Changes between Version 83 and Version 84 of WRF4G2.0/Experiment
- Timestamp:
- Aug 21, 2015 9:18:54 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4G2.0/Experiment
v83 v84 70 70 71 71 * '''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. 72 73 * '''output_path:''' Path to the output data. Under this path you will find the following tree directory : 74 {{{ 75 [experiment_name] 76 `-- [realization_name] 77 +-- output 78 +-- restart 79 `-- realout 80 }}} 72 81 73 82 * '''app:''' This is to define applications with the following format: