data.editquality generates a report about edited data quality. This report includes a list of detected faults in the hourly averages and optionally the output of a spike filter.
The sanity check faults are defined by editquality.conf. The spike filter configuration is defined by an instance of spikefilter.conf located either in the station specific location at $DB/etc/$STATION/editquality.spikefilter.$STATION.conf or the default location $DB/etc/editquality.spikefiler.conf. The default one is used if the station specific one does not exist.
data.editquality [--source=archive] [--quiet] [station] start [end]
The time specifiers for the data to be retrieved. Start is inclusive while end is exclusive, so all data contained within the half open interval [start,end) will be returned. If a single Year/week pair is specified, the end is assumed to be the start plus 7 days. Any convertible time format is accepted.
The station identifier code. For example 'brw'. Case insensitive.
Set the archive to process from, defaulting to avgHe.
Only produce output on standard output if there are faults detected.
data.editquality sgp 2008W02
data.editquality sgp 2008:10 2008:12