Changes between Version 138 and Version 139 of WRF4G2.0/Experiment
- Timestamp:
- Jan 15, 2016 1:11:06 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4G2.0/Experiment
v138 v139 53 53 * '''preprocessor_optargs:''' Set of parameters for multi-member ensemble with this format `member number | initialization month number`. `member number` and `initialization month number` are arguments of [wiki:WRF4G2.0/Preprocessor preprocessors]. If you do not indicate the `initialization month number`, this value will be the month of the realization start date. For instance : 54 54 {{{ 55 extdata_member = 0 | 12 56 }}} 57 {{{ 58 extdata_member = 0 55 preprocessor_optargs = member | 0 | 1 56 runtime | 12 | 12 59 57 }}} 60 58