Changes between Version 52 and Version 53 of doc/app/maskedoutput


Ignore:
Timestamp:
Sep 16, 2010 5:45:04 PM (14 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/maskedoutput

    v52 v53  
    1818||[../d3par#skip_time_domask skip_time_domask] ||no output of masked data before this interval has passed (in s) ||
    1919\\
    20 So far 20 different masks can be defined. Each mask is output to one local file:\\
    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 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].\\
    24 ...\\
    25 Instantaneous data of '''mask 20''' are output to file [../iofiles#DATA_MASK_20_NETCDF DATA_MASK_20_NETCDF], time-averaged data to file [../iofiles#DATA_MASK_20_AV_NETCDF DATA_MASK_20_AV_NETCDF].\\
    26 \\\\
     20So far 20 different masks can be defined. Each mask is output to one local file:
     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
     22   DATA_MASK_01_AV_NETCDF].\\
     23   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
     24   DATA_MASK_02_AV_NETCDF].\\
     25   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
     26   DATA_MASK_03_AV_NETCDF].\\
     27   ...\\
     28   Instantaneous data of '''mask 20''' are output to file [../iofiles#DATA_MASK_20_NETCDF DATA_MASK_20_NETCDF], time-averaged data to file
     29   [../iofiles#DATA_MASK_20_AV_NETCDF DATA_MASK_20_AV_NETCDF].
    2730Besides assigning the parameters listed [#list above], the required output files have to be comment out in the '''mrun'''-[../configexample configuration file]:
    2831{{{
     
    4043#DATA_MASK_20_AV_NETCDF    out:loc      ma#:maf         $output_data      _m20_av  nc
    4144}}}
    42 Here output of masks 1 and 2 is done. Masks 3 to 20 will not be output even if the parameters are assigned.\\\\\\
     45Here output of '''masks 1''' and '''2''' is done. '''Masks 3''' to '''20''' will not be output even if the parameters are assigned.\\\\\\
    4346Within the '''mrun''' call ''ma#'' has to be added to the '''mrun'''-option -r:
    4447{{{