Changes between Version 15 and Version 16 of doc/app/nclparlist
- Timestamp:
- Sep 16, 2010 7:13:21 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/nclparlist
v15 v16 36 36 }}} 37 37 {{{#!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. 38 Last cyclic number of data from a job chain that shall be used for input.\\ 39 Setting of '''end_f'''\=-1 is only useful when more than one file of a job chain exist. 39 40 }}} 40 41 |---------------- … … 143 144 {{{#!td 144 145 First 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.146 Setting of '''start_f'''\= is only useful when more than one file of a job chain exist. 146 147 }}} 147 148 |---------------- … … 170 171 {{{#!td 171 172 Names 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'''.173 use '''var'''='u v w"pt"' in the prompt or '''var'''=",u,v,w"+dq+"pt"+dq}}} in '''.ncl.config'''. 173 174 }}} 174 175 \\ … … 258 259 |---------------- 259 260 {{{#!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" 264 S 265 }}} 266 {{{#!td style="vertical-align:top" 267 "Fill" 268 }}} 269 {{{#!td 270 Type of plot. '''mode'''="Fill" leads to contour plots, '''mode'''="Line" results in an isoline plot \\ 271 and '''mode'''="Both" is a combination of the aforementioned types. 270 272 }}} 271 273 |----------------