-
It would be convenient to have a 'download-to-csv' function to allow easy download of flukso data to an ordinary *.csv file, without needing knowledge of the tmpo or api properties.
-
We need to ensure a good set of unit (and integration) tests, and enforce them to be executed on every pull request. So I looked around, and found travis CI which is nicely integrated with github. …
-
Anyone else experiencing problems with the TMPO sync? I get no data after about 15/10/2015 19:00. I checked the time series on opengrid.be and it looks like there is no data over there too... @icarus7…
-
Do we have some more metadata for the houses somewhere?
Specifically I'm looking for the living area square meters (bewoonbare oppervlakte) and the number of inhabitants.
-
So last night there was a lot of talk about restructuring the Houseprint (both the spreadsheet as the python code).
I have written a basic OO architecture (contains a lot of pseudocode):
https://gith…
-
Are there any plans to introduce some kind of convention to the naming of the Function of a sensor in the houseprint?
It would for instance be nice to filter for only solar panels, or only total mete…
-
Just using zip code for OpenGrid version
-
-
@Ryton included conversion factors, units and other meta-info in the notebook `Demo_WaterGasElekVisualisation`. It propose to rewrite it slightly and include it in the fluksoapi module in order to av…
-
When using an advanced query, adding a dataset with no parameters will not return any results. Instead, I have to force results through "not equal to 0" or something similar. In WindyGrid, the default…