388 | | used (see [[#norm_x_cs|norm_x]]. The default unit is ''meter''. |
389 | | |
390 | | }}} |
391 | | |---------------- |
392 | | {{{#!td style="vertical-align:top" |
393 | | [=#platz '''platz'''] |
394 | | }}} |
395 | | {{{#!td style="vertical-align:top" |
396 | | platz |
397 | | }}} |
398 | | {{{#!td style="vertical-align:top" |
399 | | platz |
400 | | }}} |
401 | | {{{#!td |
402 | | platz |
| 388 | used (see [[#norm_x_cs|norm_x]]). The default unit is ''meter''. |
| 389 | }}} |
| 390 | |---------------- |
| 391 | {{{#!td style="vertical-align:top" |
| 392 | [=#unit_y_cs '''unit_y'''] |
| 393 | }}} |
| 394 | {{{#!td style="vertical-align:top" |
| 395 | S |
| 396 | }}} |
| 397 | {{{#!td style="vertical-align:top" |
| 398 | " " |
| 399 | }}} |
| 400 | {{{#!td |
| 401 | Setting of '''unit_y''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and useful if a normalization of the axis is\\ |
| 402 | used (see [[#norm_y_cs|norm_y]]). The default unit is ''meter''. |
| 403 | }}} |
| 404 | |---------------- |
| 405 | {{{#!td style="vertical-align:top" |
| 406 | [=#unit_z_cs '''unit_z'''] |
| 407 | }}} |
| 408 | {{{#!td style="vertical-align:top" |
| 409 | S |
| 410 | }}} |
| 411 | {{{#!td style="vertical-align:top" |
| 412 | " " |
| 413 | }}} |
| 414 | {{{#!td |
| 415 | Setting of '''unit_z''' is only possible if [[#axes_explicit_cs|axes_explicit]] = 1 and useful if a normalization of the axis is\\ |
| 416 | used (see [[#norm_z_cs|norm_z]]). The default unit is ''meter''. |
| 417 | }}} |
| 418 | |---------------- |
| 419 | {{{#!td style="vertical-align:top" |
| 420 | [=#vector_cs '''vector'''] |
| 421 | }}} |
| 422 | {{{#!td style="vertical-align:top" |
| 423 | I |
| 424 | }}} |
| 425 | {{{#!td style="vertical-align:top" |
| 426 | 0 |
| 427 | }}} |
| 428 | {{{#!td |
| 429 | By default, no vector plots are produced with '''vector''' = 0. Vector plots can be switched on with '''vector''' = 1. Then, the setting of\\ |
| 430 | the variables for the vector plot is required. A plot of horizontal wind vectors can be achieved by [[#vec1_cs|vec1]]='u' for the prompt and [[#vec1_cs|vec1]]=",u," |
| 431 | in '''.ncl.config''' and [[#vec2_cs|vec2]]='v' or [[#vec2_cs|vec2]]=",v," |