...
Samples (direct model output)
All fields as requested in 'outcfg.out' are written into the four types of output files (as described above) for the requested frequencies..
File name explanation
All file names under Samples are bulid the following way:
${type}${start_date}_${output_date}
Where:
- type is one of the above 4 letter codes, indicating the type of data inside the file.
- start_date is the start date of the simulation in 'YYYYMMDDhh'.
- output_dateis the date of the model output in the following format:
Filenames ending on:
n | monthly files: *_YYYYMMn |
d | daily files: *_YYYYMMDDd |
h | hourly files: *_YYYYMMDDhhh |
m | minutely files: *_YYYYMMDDhhmmm |
s | secondly files: *_YYYYMMDDhhmmsss |
p | one file per output timestep:*_*p |
...
If 'CLIMAT_diagnos=1' in 'configexp.cfg' the Diagnostics model output will get further processed.
The diagnostics contain:
- monthly means (*_moyenne) and variances (*_variance) calculated for all model output fields
- 2-D time series for selected fields (if requested and available)
...