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