data.aggregate.nephraw
data.aggregate.nephraw generates raw TSI neph style data from data logged in the DB system. It does not support interpolation to higher frequency than the logged data. Some parameters are interpolated or filled since they are not logged in normal operation.
Command Line Usage
data.aggregate.nephraw [--records=TDYZ] [--interval=X] [--tz-offset=X] station instrument start [end [archive]]
Arguments
start and end
The time specifiers for interval to force an update for. Start is inclusive while end is exclusive. Any convertible time format is accepted.
station
The station identifier code. For example 'brw'. Case insensitive.
instrument
The instrument code to generate for. For example 'S11'.
archive
Select the source archive to generate data from, defaulting to raw.
--records=TDYZ
Set the list of neph record types to generate. Defaulting to T, D, Y, and Z.
--interval=X
Set the interval to re-average data up to in seconds. Defaulting to 60 seconds.
--tz-offset=X
Set the timezone offset to apply to 'T' records, in seconds.
Example Usage
data.aggregate.nephraw --interval=300 bnd S11 2011:1 4h raw