Nik Cubrilovic
Nik Cubrilovic
fixed the link to nikcub with an updated post and more detail
atm since NEM dispatch is 5 minute intervals while rooftop is 30m intervals, there are anywhere from 0-5 intervals gaps on the FE for rooftop solar We've spoken previously about...
Want to time backend processes and track start, end and completion time - [x] for each process in the scheduler log start and end date - [x] implement a decorator...
We're missing demand data for NEM for < July 2009. Required for VWP
Currently to re-create OpenNEM from `init.py` it will create the database from the migration scripts, import all the fixtures, run an import of facilities from the latest sources, re-run all...
`AEMO_ROOFTOP_BACKFILL` is a network that contains derived data to populate `solar_rooftop` data prior to the AEMO source start date. The data is currently bucketed in months at the beginning of...

At the moment network data from AEMO arrives at 4-4:30am but the daily runner process at https://github.com/opennem/opennem/blob/master/opennem/workers/daily.py#L65 is taking at times up until past midday to complete. Figure out how...
Currently out of date - I believe last update was Aug '22  
Currently incidents on status page (status.opennem.org.au) are manually raised. The uptime monitors don't detect data quality issues Upgrade statuspage so that we can pip out `opennem.monitoring` alerts directly into the...