-
The following $metadata does not seem to be able to be parsed by `pyodata`. Any ideas on what makes it problematic? It may be related to #16.
```
…
-
```
2019-04-05 16:41:15.731 ERROR : Failed to load add-on: zwave-adapter
Checksum failed in package zwave-adapter: openzwave/config/manufacturer_specific.xml
```
-
I calculated the electric potential and the apparent resistivity for a homogeneous halfspace of 500 ohm*m using the equation and model setup shown in the following slide (taken from the DISC course). …
-
🐮🛎
-
``` python
import numpy as np
import pandas as pd
from os.path import join
from pylab import rcParams
import matplotlib.pyplot as plt
import nilmtk
from nilmtk import DataSet, TimeFrame, MeterGroup…
-
I have an issue that ValueError keep occurring during FHMM disaggregation.
There is no error in my CO disaggregation scenario.
I want to compare those two disaggregation procedures and to choose the…
-
# In [15] :
print "Out [15] F1 score , FHMM :"
disag_filename = join(data_dir, fhmm_output_name)
disag = DataSet(disag_filename)
disag_elec = disag.buildings[building_number].elec
f1 = f1_score(d…
-
One way for electric locomotives to get electricity is through overhead lines. They should be cheaper to make than electric tracks, as such:
![2015-01-28_23 59 19](https://cloud.githubusercontent.com/…
wooky updated
6 years ago
-
Many of the modern meters/plc/rtu provide support for FTP.
Some links:
***Sofrel Lacroix S500 Range RTU's:***
- https://www.shodan.io/search?query=direct+comments+to+integrated+systems+sofrel
…
-
CDDA currently calculates vehicle speeds in a way that is not really connected to reality. Light weight, low powered vehicles are too slow, heavy vehicles are too fast, and the maximum speed of a vehi…