-
...
Check plots are manually compared with the original paper drawings over light table.
Connectivity topology present
The data were checked manually by comparing check plots with the original …
-
We have several (3?) check-***.js files. Should they be combined into a single "init" script?
-
The metadata says that 'energy' is recorded:
``` python
In [25]: from nilmtk import DataSet
/home/jack/workspace/python/nilmtk/nilmtk/elecmeter.py:4: DeprecationWarning: The compiler package is depr…
-
http://volkszaehler.org is an open smart meter platform implemented in PHP. pimatic integration would be desirable and could encompass:
- sensors for volkszaehler channels
- charting for timeseries st…
andig updated
10 years ago
-
Some problems with the present design : the metadata is hard to navigate manually; what happens if we want to combine objects from multiple houses (e. G. With group by); also we have this really ugly…
-
#### Stacktrace
``` python
/home/nipun/git/nilmtk/nilmtk/dataset_converters/iawe/convert_iawe.pyc in convert_iawe(iawe_path, hdf_filename)
69 store.close()
70 convert_yaml_to_hdf5(j…
-
I had originally intended that `ElecMeter.power_series()` would do what it said: i.e. return just a single-dimensional pd.Series.
But I've never been fond of the name `power_series()`. It feels clum…
-
- Running on Linux; not sure if it is a factor elsewhere.
- Running a modified PlantLoadProfile to test configurations for #4333
- [Site:Location is for Chicago](https://github.com/NREL/EnergyPlusDev…
-
Prior to @nipunreddevil's fix for the pecan h5 (#101) we were getting proportion of energy submetered across all homes: { min=1.55, median=1.78, max=3.12}
After the fix we're getting min=0.81, media…
-
## Origin:
- From Helpdesk ticket: [# 9553](http://energyplus.helpserve.com/staff/Tickets/Ticket/View/9553)
- From user: @JSpielbauer
- Also interested: @mjwitte
- Defect file: to be added to DevSup…