Skip to content
#

energy-data

Here are 105 public repositories matching this topic...

nhoening
nhoening commented May 7, 2021

In ui.static.js.flexmeasures.js, we have lots of code about the general behaviour of the FlexMeasures UI.

We also have specific code, e.g. for the control page (lines 212 to 287 as of now) or the analytics page (at the bottom).
These should go into modules which are only loaded by these pages.

This reduces what each page loads, but even more than that, it increases readability of our cod

liquidacid
liquidacid commented Oct 5, 2021

By the looks of the website it seems they changed a bit of stuff. Probably filling datafields from another source than before which can't be handled by requests. Found out that selenum can do this.

I would like to put in a pull request but im not sure how things get handled when summer and wintertime changes. Please let me know what you think!


import datetime as dt
from selenium im

Improve this page

Add a description, image, and links to the energy-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the energy-data topic, visit your repo's landing page and select "manage topics."

Learn more