Changes between Version 90 and Version 91 of WRF4G2.0/Experiment
- Timestamp:
- Aug 26, 2015 11:02:41 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4G2.0/Experiment
v90 v91 67 67 }}} 68 68 * '''extdata_interval:''' Interval of the input data (in seconds). On multiple input data sources use the smallest one. 69 70 * '''constants_name:''' Variable may be set to a list of filenames – including path information where necessary – of intermediate-formatted files which contains time-invariant fields, and which should be used in the output for every time period processed by `metgrid`. 69 71 70 72 * '''postprocessor:''' Users might be interested in the transformation of the WRF output files. A first generic post-process of the output will be automatically carried out if a valid name {{{postprocessor.[NAME]}}} is provided. Post-processors are included under the `$WRF4G_DEPLOYMENT_DIR/repository/apps/postprocessor/` directory.