Changes between Version 17 and Version 18 of doc/app/maskedoutput


Ignore:
Timestamp:
Sep 16, 2010 12:12:28 PM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/maskedoutput

    v17 v18  
    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.\\\\
     20So far 20 different masks can be defined. Each mask is output to one local file:\\
    2121Instantaneous 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].\\
    2222Instantaneous 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].\\\\
     23Instantaneous 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].\\\\\\
    2424Besides assigning the parameters listed above, the required output files have to be comment out in the '''mrun'''-[../configexample configuration file]:
    2525{{{
     
    3737#DATA_MASK_20_AV_NETCDF    out:loc      ma#:maf         $output_data      _m20_av  nc
    3838}}}
    39 Here output of masks 1 and 2 is done. Masks 3 to 20 will not be output even if the parameters are assigned.\\\\
     39Here output of masks 1 and 2 is done. Masks 3 to 20 will not be output even if the parameters are assigned.\\\\\\
    4040Within the '''mrun''' call ''ma#'' has to be added to the '''mrun'''-option -r:
    4141{{{