965 | | platz |
966 | | }}} |
967 | | |---------------- |
968 | | {{{#!td style="vertical-align:top" |
969 | | [=#platz '''platz'''] |
970 | | }}} |
971 | | {{{#!td style="vertical-align:top" |
972 | | platz |
973 | | }}} |
974 | | {{{#!td style="vertical-align:top" |
975 | | platz |
976 | | }}} |
977 | | {{{#!td |
978 | | platz |
979 | | }}} |
980 | | |---------------- |
981 | | {{{#!td style="vertical-align:top" |
982 | | [=#platz '''platz'''] |
983 | | }}} |
984 | | {{{#!td style="vertical-align:top" |
985 | | platz |
986 | | }}} |
987 | | {{{#!td style="vertical-align:top" |
988 | | platz |
989 | | }}} |
990 | | {{{#!td |
991 | | platz |
992 | | }}} |
993 | | |---------------- |
994 | | {{{#!td style="vertical-align:top" |
995 | | [=#platz '''platz'''] |
996 | | }}} |
997 | | {{{#!td style="vertical-align:top" |
998 | | platz |
999 | | }}} |
1000 | | {{{#!td style="vertical-align:top" |
1001 | | platz |
1002 | | }}} |
1003 | | {{{#!td |
1004 | | platz |
| 965 | The default setting '''black''' = 0 leads to colored lines in the plot and '''black''' = 1 results in black and white plots. |
| 966 | }}} |
| 967 | |---------------- |
| 968 | {{{#!td style="vertical-align:top" |
| 969 | [=#dash_sp '''dash'''] |
| 970 | }}} |
| 971 | {{{#!td style="vertical-align:top" |
| 972 | I |
| 973 | }}} |
| 974 | {{{#!td style="vertical-align:top" |
| 975 | 0 |
| 976 | }}} |
| 977 | {{{#!td |
| 978 | The use of dashed lines in the plots can be switched on with '''dash''' = 1. The default '''dash''' = 0 leads to continuous lines. |
| 979 | }}} |
| 980 | |---------------- |
| 981 | {{{#!td style="vertical-align:top" |
| 982 | [=#font_size_legend_sp '''platz'''] |
| 983 | }}} |
| 984 | {{{#!td style="vertical-align:top" |
| 985 | F |
| 986 | }}} |
| 987 | {{{#!td style="vertical-align:top" |
| 988 | 0.02 |
| 989 | }}} |
| 990 | {{{#!td |
| 991 | Font size of legend strings in height of [[http://www.ncl.ucar.edu/Document/Graphics/ndc.shtml|NDC]] coordinates. |
| 992 | }}} |
| 993 | |---------------- |
| 994 | {{{#!td style="vertical-align:top" |
| 995 | [=#height_level_sp '''height_level'''] |
| 996 | }}} |
| 997 | {{{#!td style="vertical-align:top" |
| 998 | I(0:99) |
| 999 | }}} |
| 1000 | {{{#!td style="vertical-align:top" |
| 1001 | -1 |
| 1002 | }}} |
| 1003 | {{{#!td |
| 1004 | The default '''height_level''' = -1 leads to the plot of all the height levels which are in the file. A sample of several height levels can be chosen by '''height_level''' = (/0,3,5/) for example. In this case, the first, fourth and sixth height level in the file are taken. Note that the height levels have to be given as indices and that the first index of an array is 0 in NCL. |