Syntax:
STATION_OUTPUT [STEP | DAILY | MONTHLY | nnnn]
Purpose: Defines the step-size used in the output to all defined stations (see STATION). Default (STEP) every two hours the tracer concentrations at the stations are written to file. DAILY defines that daily averages are calculated, MONTHLY requests monthly averages. nnnn denotes the (integer) number of two hour time steps used in the averaging procedure.
When many stations are defined for longer periods, the use of STATION_OUTPUT is recommended to speed up plotting and save disk space.
Request daily averaged station output:
STATION_OUTPUT DAILY
Use weekly averages:
STATION_OUTPUT 84
Default:
STATION_OUTPUT STEP