Skip to content

case sensitive search for aemo_raw_cache files #13

@jotaigna

Description

@jotaigna

Hi Team
If running from source in Python/Linux, aemo_raw_cache files are downloaded with an upper case .CSV extension, but are searched with a lower case extension, see

aemo_name = 'data/aemo_raw_cache/PUBLIC_DVD_TRADINGPRICE_{}{}010000.csv'

As a result the pull down list of wholesale years shows "None" only. Editing the code and rebooting the flask app fixes the issue. If the nemosis module will always save files with the same case, then editing this line ought to be enough.

A very minor issue and only for silly old case sensitive filesystems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions