You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version of NEMOSIS is not downloading monthly data tables from August 2024.
This may be related to a change of naming convention from AEMO - for example in July, Scada data was labelled:
PUBLIC_DVD_DISPATCH_UNIT_SCADA_202407010000.zip
whereas in the August data set, it is labelled:
PUBLIC_ARCHIVE#DISPATCH_UNIT_SCADA#FILE01#202408010000.zip
The text was updated successfully, but these errors were encountered:
It's on the to-do list, but it's a pretty big change, so it may take a few weeks to fix nemosis properly.
A short-term fix, might be to manually download the August file to the local cache, and rename the file to the old style of name. Then querying the data with nemosis should work, as it will read from the cache before looking online.
The latest version of NEMOSIS is not downloading monthly data tables from August 2024.
This may be related to a change of naming convention from AEMO - for example in July, Scada data was labelled:
PUBLIC_DVD_DISPATCH_UNIT_SCADA_202407010000.zip
whereas in the August data set, it is labelled:
PUBLIC_ARCHIVE#DISPATCH_UNIT_SCADA#FILE01#202408010000.zip
The text was updated successfully, but these errors were encountered: