Ignore:
Timestamp:
Sep 8, 2011, 7:14:13 PM (13 years ago)
Author:
aslmd
Message:

MESOSCALE: minor updates to parameter files, plotting python module, launching and post-processing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SRC/PYTHON/myplot.py

    r273 r287  
    487487             "anomaly":      "%.1f",\
    488488             "W":            "%.1f",\
     489             "WMAX_TH":      "%.1f",\
     490             "QSURFICE":     "%.0f",\
    489491                    }
    490492    if whichvar not in fmtvar:
     
    507509             "VMR_ICE":      "Blues",\
    508510             "W":            "jet",\
     511             "WMAX_TH":      "spectral",\
    509512             "anomaly":      "RdBu_r",\
     513             "QSURFICE":     "hot_r",\
    510514                     }
    511515#W --> spectral ou jet
Note: See TracChangeset for help on using the changeset viewer.