Changes between Version 15 and Version 16 of doc/app/nclparlist


Ignore:
Timestamp:
Sep 16, 2010 7:13:21 AM (15 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/nclparlist

    v15 v16  
    3636}}}
    3737{{{#!td
    38 Last cyclic number of data from a job chain that shall be used for input.\\Setting of '''end_f''' is only useful when more than one file of a job chain exist.
     38Last cyclic number of data from a job chain that shall be used for input.\\
     39Setting of '''end_f'''\=-1 is only useful when more than one file of a job chain exist.
    3940}}}
    4041|----------------
     
    143144{{{#!td
    144145First cyclic number of data from a job chain that shall be used for input.\\
    145 Setting of '''start_f''' is only useful when more than one file of a job chain exist.
     146Setting of '''start_f'''\= is only useful when more than one file of a job chain exist.
    146147}}}
    147148|----------------
     
    170171{{{#!td
    171172Names of variables in the input file that shall be output. For output of u, v and w"pt" \\
    172 use {{{var='u v w"pt"'}}} in the prompt or {{{var=",u,v,w"+dq+"pt"+dq}}} in '''.ncl.config'''.
     173use '''var'''='u v w"pt"' in the prompt or '''var'''=",u,v,w"+dq+"pt"+dq}}} in '''.ncl.config'''.
    173174}}}
    174175\\
     
    258259|----------------
    259260{{{#!td style="vertical-align:top"
    260 [=#platz '''platz''']
    261 }}}
    262 {{{#!td style="vertical-align:top"
    263 platz
    264 }}}
    265 {{{#!td style="vertical-align:top"
    266 platz
    267 }}}
    268 {{{#!td
    269 platz
     261[=#mode_cs '''mode''']
     262}}}
     263{{{#!td style="vertical-align:top"
     264S
     265}}}
     266{{{#!td style="vertical-align:top"
     267"Fill"
     268}}}
     269{{{#!td
     270Type of plot. '''mode'''="Fill" leads to contour plots, '''mode'''="Line" results in an isoline plot \\
     271and '''mode'''="Both" is a combination of the aforementioned types.
    270272}}}
    271273|----------------