Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

case sensitive search for aemo_raw_cache files #13

Open
jotaigna opened this issue Mar 27, 2020 · 0 comments
Open

case sensitive search for aemo_raw_cache files #13

jotaigna opened this issue Mar 27, 2020 · 0 comments

Comments

@jotaigna
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant