data.aggregate.updateavg

data.aggregate.updateavg generates and archives averages intended to accelerate usage of clean data. It generates an updated archive of avgH data. All the passed records defined in pass.conf are updated.

It is intended to be called as part one of the aggregators invoked by data.aggregate.station.

Command Line Usage

data.aggregate.updateavg station start end

Arguments

start and 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 updated. Any convertible time format is accepted.

station

The station identifier code. For example 'brw'. Case insensitive.

Example Usage

data.aggregate.updateavg bnd 2008Q1 2008Q2