Nemosis

Latest version: v3.4.0

Safety actively analyzes 622275 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

5.0beta

Added 30 min data tables.

4.0beta

Reduced memory usage for EMS and MMS matching algorithm.

3.4.0

- Add new table, NEXT_DAY_DISPATCHLOAD, which contains the same data as DISPATCHLOAD but is available the next day. Data source is here: https://nemweb.com.au/Reports/Current/Next_Day_Dispatch/.
- Documentation for NEXT_DAY_DISPATCHLOAD and DAILY_REGION_SUMMARY still need to be added to the NEMOSIS wiki.

3.3.0

- Change the source of bidding data so that bids are available next day, this also means there should no gap in the bidding data accessed through NEMOSIS. The new data source is here: http://www.nemweb.com.au/REPORTS/CURRENT/Bidmove_Complete/
- Add access to regional summary data published the next day. The data source is here: http://www.nemweb.com.au/REPORTS/CURRENT/Daily_Reports/.

3.2.0

- Replace print messages with logging, this means messages displayed by NEMOSIS can be controlled by the user as per the [readme documentation](https://github.com/prakaa/NEMOSIS#disable-logging). Thanks to prakaa
- Fix bug where attempting to download bidding data that is not available on nemweb would cause NEMOSIS to crash. Not AEMO stopped uploading monthly bidding files to the public archive as of April 2021. If NEMOSIS can't find bidding in the archive, it attempts to download from the 'bid move complete' dataset, which only hosts a 12 month window of the most recent bidding data (https://www.nemweb.com.au/REPORTS/Archive/Bidmove_Complete/). If the bidding data is not available a warning is logged.

3.1.0

- Fixed 20 where NEMOSIS couldn't access bid data after March 2021 because AEMO changed the format in which the data was published. Thanks dawkinsmw for helping put together the methodology for extracting the data from the new format. Note with the format change there is still a window of missing data which includes March 2021, the 1st of April 2021, and the first 4 hrs of the 2nd of April.
- Added the rebuild option to the `dynamic_data_compiler` function, this forces NEMOSIS to rebuild feather or parquet cache files from the raw CSV data. This is useful if you want to add extra columns to the data cache, as described here: https://github.com/UNSW-CEEM/NEMOSIS#accessing-additional-table-columns

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.