Changes between Version 30 and Version 31 of doc/app/nclparlist
- Timestamp:
- Sep 16, 2010 10:12:26 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/nclparlist
v30 v31 36 36 }}} 37 37 {{{#!td style="vertical-align:top;width: 800px" 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. 40 First cyclic number can be set with the parameter [[#start_f|start_f]]. 38 Last cyclic number of data from a job chain that shall be used for input. Setting of '''end_f''' \= -1 is only useful when more than one file of a job chain exist. First cyclic number can be set with the parameter [[#start_f|start_f]]. 41 39 }}} 42 40 |---------------- … … 105 103 }}} 106 104 {{{#!td 107 Format of the output file. Supported file formats \\are: x11, pdf, ps, eps, epsi ncgm or png.\\ 108 The name and path of the output file can be chosen with [[#file_out|file_out]]. 105 Format of the output file. Supported file formats \\are: x11, pdf, ps, eps, epsi ncgm or png. The name and path of the output file can be chosen with [[#file_out|file_out]]. 109 106 }}} 110 107 |---------------- … … 145 142 }}} 146 143 {{{#!td 147 First cyclic number of data from a job chain that shall be used for input.\\ 148 Setting of '''start_f''' \= -1 is only useful when more than one file of a job chain exist.\\ 149 Last cyclic number can be set with the parameter [[#end_f|end_f]]. 144 First cyclic number of data from a job chain that shall be used for input. Setting of '''start_f''' \= -1 is only useful when more than one file of a job chain exist. Last cyclic number can be set with the parameter [[#end_f|end_f]]. 150 145 }}} 151 146 |---------------- … … 173 168 }}} 174 169 {{{#!td 175 Names of variables in the input file that shall be output. For output of u, v and w"pt" \\ 176 use '''var''' = 'u v w"pt"' in the prompt or '''var''' = ",u,v,w"+dq+"pt"+dq}}} in [[../ncl#Using.ncl.config|.ncl.config]]. 170 Names of variables in the input file that shall be output. For output of u, v and w"pt" use '''var''' = 'u v w"pt"' in the prompt or '''var''' = ",u,v,w"+dq+"pt"+dq}}} in [[../ncl#Using.ncl.config|.ncl.config]]. 177 171 }}} 178 172 \\ … … 189 183 0 190 184 }}} 191 {{{#!td 192 Explicit setting of the axes is switched of with '''axes_explicit''' = 0 and can be switched on by using the\\ 193 value '''axes_explicit''' = 1. When switched on, the parameters [[#major_ticks_x_cs|major_ticks_x]], [[#major_ticks_y_cs|major_ticks_y]], [[#norm_x_cs|norm_x]],\\ 194 [[#norm_y_cs|norm_y]], [[#norm_z_cs|norm_z]], [[#unit_x_cs|unit_x]], [[#unit_y_cs|unit_y]] and [[#unit_z_cs|unit_z]] can be set. 185 {{{#!td style="vertical-align:top;width:800px" 186 Explicit setting of the axes is switched of with '''axes_explicit''' = 0 and can be switched on by using the value '''axes_explicit''' = 1. When switched on, the parameters [[#major_ticks_x_cs|major_ticks_x]], [[#major_ticks_y_cs|major_ticks_y]], [[#norm_x_cs|norm_x]], [[#norm_y_cs|norm_y]], [[#norm_z_cs|norm_z]], [[#unit_x_cs|unit_x]], [[#unit_y_cs|unit_y]] and [[#unit_z_cs|unit_z]] can be set. 195 187 }}} 196 188 |---------------- … … 205 197 }}} 206 198 {{{#!td 207 Type of filling of the contour plots. Further possibilities are '''fill_mode''' = "!AreaFill" and '''fill_mode''' = "!CellFill".\\ 208 In case of a large data set, setting of '''fill_mode''' = "!AreaFill" leads to a long execution time of the script. 199 Type of filling of the contour plots. Further possibilities are '''fill_mode''' = "!AreaFill" and '''fill_mode''' = "!CellFill". In case of a large data set, setting of '''fill_mode''' = "!AreaFill" leads to a long execution time of the script. 209 200 }}} 210 201 |---------------- … … 245 236 }}} 246 237 {{{#!td 247 Setting of '''major_ticks_x''' is only used if [[#axes_explicit_cs|axes_explicit]] = 1 and indicates \\ 248 the number of major tick marks at the x-axis. 238 Setting of '''major_ticks_x''' is only used if [[#axes_explicit_cs|axes_explicit]] = 1 and indicates the number of major tick marks at the x-axis. 249 239 }}} 250 240 |---------------- … … 259 249 }}} 260 250 {{{#!td 261 Setting of '''major_ticks_y''' is only used if [[#axes_explicit_cs|axes_explicit]] = 1 and indicates \\ 262 the number of major tick marks at the y-axis. 251 Setting of '''major_ticks_y''' is only used if [[#axes_explicit_cs|axes_explicit]] = 1 and indicates the number of major tick marks at the y-axis. 263 252 }}} 264 253 |---------------- … … 273 262 }}} 274 263 {{{#!td 275 Type of plot. '''mode''' = "Fill" leads to contour plots, '''mode''' = "Line" results in an isoline plot \\ 276 and '''mode''' = "Both" is a combination of the aforementioned types. 264 Type of plot. '''mode''' = "Fill" leads to contour plots, '''mode''' = "Line" results in an isoline plot and '''mode''' = "Both" is a combination of the aforementioned types. 277 265 }}} 278 266 |---------------- … … 287 275 }}} 288 276 {{{#!td 289 Setting of '''norm_x''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and normalizes the \\ 290 x-axis with the given value. '''norm_x''' = 1.0 results in no normalization. The resulting unit of the axis can be\\ 291 set explicitly with [[#unit_x_cs|unit_x]]. 277 Setting of '''norm_x''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and normalizes the x-axis with the given value. '''norm_x''' = 1.0 results in no normalization. The resulting unit of the axis can be set explicitly with [[#unit_x_cs|unit_x]]. 292 278 }}} 293 279 |---------------- … … 302 288 }}} 303 289 {{{#!td 304 Setting of '''norm_y''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and normalizes the \\ 305 y-axis with the given value. '''norm_y''' = 1.0 results in no normalization. The resulting unit of the axis can be\\ 306 set explicitly with [[#unit_y_cs|unit_y]]. 290 Setting of '''norm_y''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and normalizes the y-axis with the given value. '''norm_y''' = 1.0 results in no normalization. The resulting unit of the axis can be set explicitly with [[#unit_y_cs|unit_y]]. 307 291 }}} 308 292 |---------------- … … 317 301 }}} 318 302 {{{#!td 319 Setting of '''norm_z''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and normalizes the \\ 320 z-axis with the given value. '''norm_z''' = 1.0 results in no normalization. The resulting unit of the axis can be\\ 321 set explicitly with [[#unit_z_cs|unit_z]]. 303 Setting of '''norm_z''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and normalizes the z-axis with the given value. '''norm_z''' = 1.0 results in no normalization. The resulting unit of the axis can be set explicitly with [[#unit_z_cs|unit_z]]. 322 304 }}} 323 305 |---------------- … … 332 314 }}} 333 315 {{{#!td 334 Setting of '''plotvec''' is only possible if the vector plot is switched on: [[#vector_cs|vector]] = 1. \\ 335 '''plotvec''' can contain a list of variables on which the vector plot shall be overlaid. For example, if the \\ 336 vector plot shall be overlaid to pt and w, use '''plotvec''' = 'pt w' in the prompt and plotvec=",pt,w," in [[../ncl#Using.ncl.config|.ncl.config]]. 316 Setting of '''plotvec''' is only possible if the vector plot is switched on: [[#vector_cs|vector]] = 1. '''plotvec''' can contain a list of variables on which the vector plot shall be overlaid. For example, if the vector plot shall be overlaid to pt and w, use '''plotvec''' = 'pt w' in the prompt and plotvec=",pt,w," in [[../ncl#Using.ncl.config|.ncl.config]]. 337 317 }}} 338 318 |---------------- … … 347 327 }}} 348 328 {{{#!td 349 Length of the reference vector in a vector plot in height of [[http://www.ncl.ucar.edu/Document/Graphics/ndc.shtml|NDC]] coordinates.\\ 350 Setting is only possible with vector plot switched on: [[#vector_cs|vector]] = 1 329 Length of the reference vector in a vector plot in height of [[http://www.ncl.ucar.edu/Document/Graphics/ndc.shtml|NDC]] coordinates. Setting is only possible with vector plot switched on: [[#vector_cs|vector]] = 1 351 330 }}} 352 331 |---------------- … … 374 353 }}} 375 354 {{{#!td 376 Type of the sorting of the plots. If '''sort''' = "height" the plots are sorted by height and\\ 377 if '''sort''' = "time" the plots are sorted by time. 355 Type of the sorting of the plots. If '''sort''' = "height" the plots are sorted by height and if '''sort''' = "time" the plots are sorted by time. 378 356 }}} 379 357 |---------------- … … 388 366 }}} 389 367 {{{#!td 390 Setting of '''unit_x''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and useful if a normalization of the axis is\\ 391 used (see [[#norm_x_cs|norm_x]]). The default unit is ''meter''. 368 Setting of '''unit_x''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and useful if a normalization of the axis is used (see [[#norm_x_cs|norm_x]]). The default unit is ''meter''. 392 369 }}} 393 370 |---------------- … … 402 379 }}} 403 380 {{{#!td 404 Setting of '''unit_y''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and useful if a normalization of the axis is\\ 405 used (see [[#norm_y_cs|norm_y]]). The default unit is ''meter''. 381 Setting of '''unit_y''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and useful if a normalization of the axis is used (see [[#norm_y_cs|norm_y]]). The default unit is ''meter''. 406 382 }}} 407 383 |---------------- … … 416 392 }}} 417 393 {{{#!td 418 Setting of '''unit_z''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and useful if a normalization of the axis is\\ 419 used (see [[#norm_z_cs|norm_z]]). The default unit is ''meter''. 394 Setting of '''unit_z''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and useful if a normalization of the axis is used (see [[#norm_z_cs|norm_z]]). The default unit is ''meter''. 420 395 }}} 421 396 |---------------- … … 430 405 }}} 431 406 {{{#!td 432 By default, no vector plots are produced with '''vector''' = 0. Vector plots can be switched on with '''vector''' = 1. Then, the setting of\\ 433 the components for the vector plot is required. A plot of horizontal wind vectors can be achieved by [[#vec1_cs|vec1]]='u' in the prompt and [[#vec1_cs|vec1]]=",u," 434 in [[../ncl#Using.ncl.config|.ncl.config]] and [[#vec2_cs|vec2]]='v' or [[#vec2_cs|vec2]]=",v,". Further on, the vector plot can be overlaid on other plots by using [[#plotvec_cs|plotvec]]. 407 By default, no vector plots are produced with '''vector''' = 0. Vector plots can be switched on with '''vector''' = 1. Then, the setting of the components for the vector plot is required. A plot of horizontal wind vectors can be achieved by [[#vec1_cs|vec1]]='u' in the prompt and [[#vec1_cs|vec1]]=",u," in [[../ncl#Using.ncl.config|.ncl.config]] and [[#vec2_cs|vec2]]='v' or [[#vec2_cs|vec2]]=",v,". Further on, the vector plot can be overlaid on other plots by using [[#plotvec_cs|plotvec]]. 435 408 }}} 436 409 |---------------- … … 445 418 }}} 446 419 {{{#!td 447 First component for the vector plot. Setting is only possible with vector plot switched on: [[#vector_cs|vector]] = 1.\\ 448 By using [[#vec1_cs|vec1]]='u' in the prompt and [[#vec1_cs|vec1]]=",u," in [[../ncl#Using.ncl.config|.ncl.config]] for example, the first component of the vector plot is the wind component in x-direction. 420 First component for the vector plot. Setting is only possible with vector plot switched on: [[#vector_cs|vector]] = 1. By using [[#vec1_cs|vec1]]='u' in the prompt and [[#vec1_cs|vec1]]=",u," in [[../ncl#Using.ncl.config|.ncl.config]] for example, the first component of the vector plot is the wind component in x-direction. 449 421 }}} 450 422 |---------------- … … 459 431 }}} 460 432 {{{#!td 461 Second component for the vector plot. Setting is only possible with vector plot switched on: [[#vector_cs|vector]] = 1.\\ 462 By using [[#vec2_cs|vec2]]='w' in the prompt and [[#vec2_cs|vec2]]=",w," in [[../ncl#Using.ncl.config|.ncl.config]] for example, the second component of the vector plot is the wind component in z-direction. 433 Second component for the vector plot. Setting is only possible with vector plot switched on: [[#vector_cs|vector]] = 1. By using [[#vec2_cs|vec2]]='w' in the prompt and [[#vec2_cs|vec2]]=",w," in [[../ncl#Using.ncl.config|.ncl.config]] for example, the second component of the vector plot is the wind component in z-direction. 463 434 }}} 464 435 |---------------- … … 473 444 }}} 474 445 {{{#!td 475 Value for maximum of the x-axis which is only selectable if there are no preset layers for x. The value has to be given in ''meter''\\ 476 which is rounded internally to the next existent grid point on the file. The minimum value of the x-axis can be set with [[#xe_cs|xe]]. 446 Value for maximum of the x-axis which is only selectable if there are no preset layers for x. The value has to be given in ''meter'' which is rounded internally to the next existent grid point on the file. The minimum value of the x-axis can be set with [[#xe_cs|xe]]. 477 447 }}} 478 448 |---------------- … … 487 457 }}} 488 458 {{{#!td 489 Value for minimum of the x-axis which is only selectable if there are no preset layers for x. The value has to be given in ''meter''\\ 490 which is rounded internally to the next existent grid point on the file. The maximum value of the x-axis can be set with [[#xs_cs|xs]]. 459 Value for minimum of the x-axis which is only selectable if there are no preset layers for x. The value has to be given in ''meter'' which is rounded internally to the next existent grid point on the file. The maximum value of the x-axis can be set with [[#xs_cs|xs]]. 491 460 }}} 492 461 |---------------- … … 501 470 }}} 502 471 {{{#!td 503 Value for maximum of the y-axis which is only selectable if there are no preset layers for y. The value has to be given in ''meter''\\ 504 which is rounded internally to the next existent grid point on the file. The minimum value of the y-axis can be set with [[#ye_cs|ye]]. 472 Value for maximum of the y-axis which is only selectable if there are no preset layers for y. The value has to be given in ''meter'' which is rounded internally to the next existent grid point on the file. The minimum value of the y-axis can be set with [[#ye_cs|ye]]. 505 473 }}} 506 474 |---------------- … … 515 483 }}} 516 484 {{{#!td 517 Value for minimum of the y-axis which is only selectable if there are no preset layers for y. The value has to be given in ''meter''\\ 518 which is rounded internally to the next existent grid point on the file. The maximum value of the x-axis can be set with [[#ys_cs|ys]]. 485 Value for minimum of the y-axis which is only selectable if there are no preset layers for y. The value has to be given in ''meter'' which is rounded internally to the next existent grid point on the file. The maximum value of the x-axis can be set with [[#ys_cs|ys]]. 519 486 }}} 520 487 |---------------- … … 529 496 }}} 530 497 {{{#!td 531 Value for minimum of the z-axis which is only selectable if there are no preset layers for z. The value has to be given in ''meter''\\ 532 which is rounded internally to the next existent grid point on the file. The maximum value of the z-axis can be set with [[#zs_cs|zs]]. 498 Value for minimum of the z-axis which is only selectable if there are no preset layers for z. The value has to be given in ''meter'' which is rounded internally to the next existent grid point on the file. The maximum value of the z-axis can be set with [[#zs_cs|zs]]. 533 499 }}} 534 500 |----------------