|
Plots a chart of the calibrated sensor measurements for each sensor selected.
Enter the start and end date of the window of interest in yyyy-mm-dd
[hh:mm:ss.ss] format. The lower limit on the time should always be less
than the upper limit. Step is the length of the interval to average over
(in hours). Nodelist consists of a list of the nodeid's of the particular nodes,
separated by a space. Currently we have nodeid in the range (51..60).
The next section enables selection of different charts, overlaid with
background weather information from the Baltimore Washington International
Airport. You can select one or more overlays by entering a character
into the textbox. The vaues are the following:
- T: air temperature in degC (daily max, min and mean shown)
- D: dew point in degC (daily max, min and mean shown)
- H: humidity in percent (daily max, min and mean shown)
- R: precipitation in mm (daily amount shown)
Returns a table of charts, where each sensor data is plotted on top
of hte weather information, averaged over the step interval from each
node in the nodelist.
|