data.aggregate.sqldb updates data in a SQL database. The tables for the station must first have been initialized by data.newstation.sqldb. The data inserted is controlled by sqldb.conf.
It is intended to be called as part one of the aggregators invoked by data.aggregate.station.
data.aggregate.sqldb dbid 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. Any convertible time format is accepted.
The station identifier code. For example 'brw'. Case insensitive.
Identifier into the configuration file that specifies the database and table structure.
data.aggregate.sqldb 1h bnd 2008 2009