source: trunk/MESOSCALE/PLOT/RESERVE/map_sea_level.idl @ 205

Last change on this file since 205 was 85, checked in by aslmd, 14 years ago

LMD_MM_MARS et LMD_LES_MARS: ajout des routines IDL pour tracer les sorties --> voir mesoscale/PLOT

File size: 246 bytes
Line 
1;------------------
2;PRESSURE SEA LEVEL
3;------------------
4
5; -- keep --
6IF (coord ne 'model_level') THEN STOP
7plot='map'
8level=1         ;;necessary for surface fields
9field1='PSFC'
10winds=['tk','HGT']
11; -- keep --
12
13colors=32
14field2=''
15range=0.
16topo=1
Note: See TracBrowser for help on using the repository browser.