data.process.station processes raw data for a station. This raw data can either come from an incoming source (new field data) or from the raw field data archive for reprocessing. It's default mode of operation is to process all new data from any of the incoming directories for that station.
Calls any handlers and inspects all sources defined in process.conf.
data.process.station [--wait] station [start end]
The time specifiers for the data to be reprocessed. Start is inclusive while end is exclusive, so all files intersecting the half open interval [start,end) will be reprocessed. Any convertible time format is accepted.
The station identifier code. For example 'brw'. Case insensitive.
Wait forever for the lock instead of timing out after a short while. This will cause the process to block until any other instances have finished their processing.
data.process.station bnd
data.process.station sgp 2008 2009