UNSW-CEEM / NEMSEER

A package for downloading and handling forecasts for the National Electricity Market (NEM) from the Australian Energy Market Operator (AEMO).
http://nemseer.readthedocs.io/
GNU General Public License v3.0
22 stars 3 forks source link

ST PASA Datetime validation bug #24

Closed prakaa closed 2 years ago

prakaa commented 2 years ago

Forecasted end was previously assessed based on increment from forecasted_start.

Instead, it should be validated based on its on "latest forecast time"

prakaa commented 2 years ago

Fixed in 406d80cdeba19bde885f365becd9e78054fa85e6, will close once PR is merged into master

prakaa commented 2 years ago

Closed with #28