Steven
Steven
> btw @chienleng what do you think about closing down issues etc. on here and centralizing all tasks/issues at opennem/opennem? > > I'm using the new project boards and they're...
@nc9 will you be able to do this bit?
the base rolling sum is right but I didn't update the period grouping to take into account how the rolling sum works, so it was just summing the rolling sum...
I should summed up the period first, then run it through the rolling sum calculation.
that's definitely deliberate for the Energy view when we initially designed the visualisations. Emissions are just a summation of emissions from all the industries, and negative emissions doesn't really negate...
Agreed with all the points stated. * I would recommend another option to toggle how the stacked area gets displayed so when viewing Loads, it's easier to see the difference....
it looks like axios (FE module to make Ajax calls) doesn’t have built in support brotli decompression: https://github.com/axios/axios/issues/3284 A way to make it work: https://github.com/axios/axios/issues/1635#issuecomment-603258750
the bug happens when the rooftop solar start time is earlier than the rest. 
@nc9 my google login is [email protected]
additional schemas to create/import: * https://github.com/opennem/opennem/blob/master/opennem/db/fixtures/facility_status.json * https://github.com/opennem/opennem/blob/master/opennem/db/fixtures/fueltechs.json * https://github.com/opennem/opennem/blob/master/opennem/db/fixtures/networks.json * https://github.com/opennem/opennem/blob/master/opennem/db/fixtures/network_regions.json