data.aggregate.tostnnew
data.aggregate.tostnnew generates “t*” zip files and places them in $STN/$STATION/new for stnnew to process. The exported data is controlled by tostnnew.conf.
It is intended to be called as part one of the aggregators invoked by data.aggregate.station.
Command Line Usage
data.aggregate.sqldb 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 returned. Any convertible time format is accepted.
station
The station identifier code. For example 'brw'. Case insensitive.
Example Usage
data.aggregate.sqldb bnd 2008:10 2008:11