[261] | 1 | -h, --help show this help message and exit |
---|
| 2 | -f NAMEFILE, --file=NAMEFILE [NEEDED] name of WRF file (append) |
---|
| 3 | -l NVERT, --level=NVERT level (def=0)(-i 2: p,mbar)(-i 3,4: z,km) |
---|
| 4 | -p PROJ, --proj=PROJ projection |
---|
| 5 | -b BACK, --back=BACK background image (def: None) |
---|
| 6 | -t TARGET, --target=TARGET destination folder |
---|
| 7 | -s STRIDE, --stride=STRIDE stride vectors (def=3) |
---|
| 8 | -v VAR, --var=VAR variable color-shaded (append) |
---|
| 9 | -n NUMPLOT, --num=NUMPLOT plot number (def=2)(<0: plot LT -*numplot*) |
---|
| 10 | -i INTERP, --interp=INTERP interpolation (2: p, 3: z-amr, 4:z-als) |
---|
| 11 | -c COLORB, --color=COLORB change colormap (nobar: no colorbar) |
---|
| 12 | -x, --no-vect no wind vectors |
---|
| 13 | -m VMIN, --min=VMIN bounding minimum value (append) |
---|
| 14 | -M VMAX, --max=VMAX bounding maximum value (append) |
---|
| 15 | -T, --tiled draw a tiled plot (no blank zone) |
---|
| 16 | -z ZOOM, --zoom=ZOOM zoom factor in % |
---|
| 17 | -N, --no-api do not recreate api file |
---|
| 18 | -d, --display do not pop up created images |
---|
| 19 | -e ITSTEP, --itstep=ITSTEP stride time (def=4) |
---|
| 20 | -H, --hole holes above max and below min |
---|
| 21 | -S SAVE, --save=SAVE save mode (png,eps,svg,pdf or gui)(def=gui) |
---|
| 22 | -a, --anomaly compute and plot relative anomaly in % |
---|
| 23 | -w VAR2, --with=VAR2 variable contoured |
---|
| 24 | --div=NDIV number of divisions in colorbar (def: 10) |
---|
| 25 | -F FIRST, --first=FIRST first subscript to plot (def: 1) |
---|
| 26 | |
---|