Ignore:
Timestamp:
Sep 16, 2011, 7:50:31 PM (13 years ago)
Author:
aslmd
Message:

MESOSCALE: graphics, added map/section examples in python. Registry, added thermals-related variables.

File:
1 edited

Legend:

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

    r295 r296  
    490490             "WMAX_TH":      "%.1f",\
    491491             "QSURFICE":     "%.0f",\
     492             "Um":           "%.0f",\
    492493             "ALBBARE":      "%.2f",\
    493494                    }
     
    566567                "nice":        "http://users.info.unicaen.fr/~karczma/TEACH/InfoGeo/Images/Planets/earthmap1k.jpg",\
    567568                "blue":        "http://eoimages.gsfc.nasa.gov/ve/2430/land_ocean_ice_2048.jpg",\
     569                "blueclouds":  "http://eoimages.gsfc.nasa.gov/ve/2431/land_ocean_ice_cloud_2048.jpg",\
     570                "justclouds":  "http://eoimages.gsfc.nasa.gov/ve/2432/cloud_combined_2048.jpg",\
    568571                        }
    569572        ### see http://www.mmedia.is/~bjj/planetary_maps.html
Note: See TracChangeset for help on using the changeset viewer.