raindarr / wattdepot

Automatically exported from code.google.com/p/wattdepot
0 stars 0 forks source link

Create tool to look for gaps in SensorData #89

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It is currently straightforward to find out the first and last SensorData 
available for a Source using the source summary API call. However, this is a 
very crude measure of data availability, since there could be days or weeks 
with no data.

It would be useful to have a client that scans a source (or optionally all 
sources), looking for "gaps" where no SensorData is present. All gaps should be 
reported, and the gap size should be configurable. Note that SensorData can be 
stored at a variety of rates, which can vary over a long time period.

Original issue reported on code.google.com by rbre...@gmail.com on 10 Jan 2012 at 8:33

GoogleCodeExporter commented 8 years ago

Original comment by rbre...@gmail.com on 10 Jan 2012 at 8:35