This component generates edited data for a station. Edited data has standard corrections and mentor edits applied to it to form "final" output data. The output data normally contains both the high time resolution data (normally output as the "clean" archive) as well as the averaged data (normally output as the "avgH" archive).

Usage

da.generate.edited [switches…​] [station] times

Switches

--profile=STRING

This is the profile name to generate data for. Different editing profiles specify different sets of data or methods of generating final data within the same station. Consult the station configuration for available profiles.

Default: aerosol

Arguments

station

This argument is used to specify the station used to look up variables that do not include a station as part of an archive read specification. The station is the three letter GAW station code of the location, such as BND. The argument accepts multiple stations specified as regular expressions and separated by : or ; or ,. For example BND,MLO and (BND|MLO) are two ways of selecting both the BND and MLO stations.

The special value allstations may also be specified to select all stations.

times

This argument may be split into multiple actual program arguments. This full list of time arguments defines a time bounds list that sets the range of data queried. The final resulting data are clipped to the given time bounds but any values that intersect them are returned.

Examples

Generate edited data

This will generate edited data for the "aerosol" profile.

da.generate.edited