source: trunk/UTIL/PYTHON/planetoplot_v2/set_var.txt @ 1317

Last change on this file since 1317 was 1288, checked in by aslmd, 11 years ago

MESOSCALE. adapted runmeso for free horiz grid with new physics. PLANETOPLOT. improved settings.

File size: 3.0 KB
Line 
1##################################
2## set_var.txt
3## var ; format ; colormap ; label
4##################################
5T ; %.0f ; gist_heat ; Temperature ; K
6TEMP ; %.1f ; gist_heat ; Temperature ; K
7TPOT ; %.0f ; Paired ; Potential temperature ; K 
8TSURF ; %.0f ; RdBu_r ; Surface temperature ; K
9TK ; %.0f ; gist_heat ; Temperature ; K
10U ; %.1f ; jet ; Zonal wind ; m s$^{-1}$
11UM ; %.1f ; jet ; Zonal wind ; m s$^{-1}$
12V ; %.1f ; jet ; Meridional wind ; m s$^{-1}$
13VM ; %.1f ; jet ; Meridional wind ; m s$^{-1}$
14W ; %.2f ; RdBu_r ; Vertical wind ; m s$^{-1}$
15U025 ; %.1f ; jet ; Wind speed 25cm above the surface ; m s$^{-1}$
16WIND ; %.0f ; YlOrRd ; Wind speed ; m s$^{-1}$
17UV ; %.0f ; YlOrRd ; Wind speed ; m s$^{-1}$
18UVMET ; %.0f ; YlOrRd ; Wind speed ; m s$^{-1}$
19PTOT ; %.0f ; jet ; Pressure ; Pa
20PSFC ; %.1f ; RdYlBu_r ; Surface pressure ; Pa
21PS ; %.1f ; RdYlBu_r ; Surface pressure ; Pa
22ANOMALY ; %.1f ; gist_ncar ; Anomaly ; %
23HGT ; %.1e ; spectral ; Topography ; m
24HGT_M ; %.1e ; spectral ; Topography ; m
25ZMOL ; %.0f ; spectral ; Topography ; km
26MARS_TI ; %.0f ; jet ; Thermal inertia ; tiu
27THERMAL_INERTIA ; %.0f ; jet ; Thermal inertia ; tiu
28ALBEDO ; %.2f ; Greys_r ; Albedo ; dimless
29TAU ; %.1f ; YlOrBr_r ; Opacity ; dimless
30TAU_DUST ; %.1f ; Oranges_r ; Dust opacity ; dimless
31QDUST ; %.6f ; Oranges_r ; Dust mass mixing ratio ; kg/kg
32CCNQ ; %.2e ; YlOrBr ; Cloud condensation nuclei ; kg/kg
33CCNN ; %.2e ; YlOrBr ; Cloud condensation nuclei density ; dimless
34QH2O ; %.2e ; PuBu ; Water vapor mixing ratio ; kg/kg
35MTOT ; %.1e ; spectral ; Column vapor ; pr. $\mu$m
36ICETOT ; %.1e ; YlGnBu_r ; Column ice ; pr. $\mu$m
37TAU_ICE ; %.2f ; Blues ; Ice cloud opacity ; dimless
38TAUICE ; %.2f ; Blues ; Ice cloud opacity ; dimless
39VMR_ICE ; %.0f ; Blues ; Ice volume mix. rat. ; ppm
40VMR_H2OICE ; %.0f ; PuBu ; Ice volume mix. rat. ; dimless
41VMR_H2OVAP ; %.0f ; PuBu ; Vapor volume mix. rat. ; dimless
42QSURFICE ; %.0f ; hot_r ; Surface ice ; dimless
43WATERCAPTAG ; %.0f ; Blues ; Cap grid point ; dimless
44TAUTES ; %.2f ; jet ; Opacity ; dimless
45TAUTESAP ; %.2f ; jet ; Opacity ; dimless
46USTM ; %.2f ; jet ; Friction velocity ; m s$^{-1}$
47HFX ; %.0f ; RdYlBu ; Sensible heat flux ; W m$^{-2}$
48WSTAR ; %.1f ; YlOrRd ; Turbulent convective velocity scale ; m s$^{-1}$
49CO2 ; %.2f ; YlOrBr_r ; CO$_2$ mixing ratio ; dimless
50ENFACT ; %.1.f ; jet ; Enrichment factor ; dimless
51T_NADIR_DAY ; %.0f ; RdBu_r ; Temperature ; K
52T_NADIR_NIT ; %.0f ; RdBu_r ; Temperature ; K
53TEMP_DAY ; %.0f ; gist_heat ; Temperature ; K
54TEMP_NIGHT ; %.0f ; gist_heat ; Temperature ; K
55DTEMP ; %.0f ; gist_heat ; Temperature ; K
56NTEMP ; %.0f ; gist_heat ; Temperature ; K
57DNUMBINTEMP ; %.0f ; gist_heat ; Temperature ; K
58NNUMBINTEMP ; %.0f ; gist_heat ; Temperature ; K
59OLR ; %.0f ; gist_heat ; Outgoing Longwave Radiation ; W m$^{-2}$
60ASR ; %.0f ; gist_heat ; Absorbed Solar Radiation ; W m$^{-2}$
61ISR ; %.0f ; gist_heat ; Incoming Solar Radiation ; W m$^{-2}$
62SWDOWNZ ; %.0f ; gist_heat ; $\Phi^{SW}\downarrow$ ; W m$^{-2}$
63ZMAX_TH ; %.1f ; spectral ; PBL depth ; km
Note: See TracBrowser for help on using the repository browser.