opennem / opennem-fe

An Open Platform for National Electricity Market Data
https://opennem.org.au
MIT License
65 stars 12 forks source link

Values that don't exist are being default charted in the price chart #28

Closed nc9 closed 4 years ago

nc9 commented 4 years ago

Example on WEM data on dev:

https://dev.opennem.org.au/energy/wem/

image-chart

Should not chart if there is no data

aleith commented 4 years ago

I’m just glad to see WEM data make ita way into openNEM!!

Alastair

On Fri, 26 Jun 2020 at 3:54 pm, Nik Cubrilovic notifications@github.com wrote:

Example on WEM data on dev:

https://dev.opennem.org.au/energy/wem/

[image: image-chart] https://camo.githubusercontent.com/d4dd0c9e553b4f8fcfbb8e019933892b48266ee4/68747470733a2f2f692e696d6775722e636f6d2f507855737042762e706e67

Should not chart if there is no data

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/opennem/opennem-fe/issues/28, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALVHWXYQHZSO6GNPFWDDV3RYQZ2VANCNFSM4OJAN4FA .

-- Best Alastair

Alastair Leith

+61 432 889 831 Outreach for Sustainable Energy Now Founding Co-Convenor of Renew WA

aleith commented 4 years ago

I'm still seeing a bug of some sort.

Screen Shot 2020-07-10 at 12 00 43 am

or is the data not available from source?

nc9 commented 4 years ago

@aleith Likely not available - WEM is slow on settled data and what we collect from "live" data

Here is the final price csv from AEMO, you can see it lags (usually by a bit):

http://data.wa.aemo.com.au/datafiles/balancing-summary/balancing-summary-2020.csv

aleith commented 4 years ago

Thx @nc9!