Changes between Version 17 and Version 18 of doc/app/maskedoutput
- Timestamp:
- Sep 16, 2010 12:12:28 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/maskedoutput
v17 v18 18 18 ||[../d3par#skip_time_domask skip_time_domask] ||no output of masked data before this interval has passed (in s) || 19 19 \\ 20 So far 20 different masks can be defined. Each mask is output to one local file .\\\\20 So far 20 different masks can be defined. Each mask is output to one local file:\\ 21 21 Instantaneous data of '''mask 1''' are output to file [../iofiles#DATA_MASK_01_NETCDF DATA_MASK_01_NETCDF], time-averaged data to file [../iofiles#DATA_MASK_01_AV_NETCDF DATA_MASK_01_AV_NETCDF].\\ 22 22 Instantaneous data of '''mask 2''' are output to file [../iofiles#DATA_MASK_02_NETCDF DATA_MASK_02_NETCDF], time-averaged data to file [../iofiles#DATA_MASK_02_AV_NETCDF DATA_MASK_02_AV_NETCDF].\\ 23 Instantaneous data of '''mask 3''' are output to file [../iofiles#DATA_MASK_02_NETCDF DATA_MASK_03_NETCDF], time-averaged data to file [../iofiles#DATA_MASK_02_AV_NETCDF DATA_MASK_03_AV_NETCDF].\\\\ 23 Instantaneous data of '''mask 3''' are output to file [../iofiles#DATA_MASK_02_NETCDF DATA_MASK_03_NETCDF], time-averaged data to file [../iofiles#DATA_MASK_02_AV_NETCDF DATA_MASK_03_AV_NETCDF].\\\\\\ 24 24 Besides assigning the parameters listed above, the required output files have to be comment out in the '''mrun'''-[../configexample configuration file]: 25 25 {{{ … … 37 37 #DATA_MASK_20_AV_NETCDF out:loc ma#:maf $output_data _m20_av nc 38 38 }}} 39 Here output of masks 1 and 2 is done. Masks 3 to 20 will not be output even if the parameters are assigned.\\\\ 39 Here output of masks 1 and 2 is done. Masks 3 to 20 will not be output even if the parameters are assigned.\\\\\\ 40 40 Within the '''mrun''' call ''ma#'' has to be added to the '''mrun'''-option -r: 41 41 {{{