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 -- |
---|
6 | IF (coord ne 'model_level') THEN STOP |
---|
7 | plot='map' |
---|
8 | level=1 ;;necessary for surface fields |
---|
9 | field1='PSFC' |
---|
10 | winds=['tk','HGT'] |
---|
11 | ; -- keep -- |
---|
12 | |
---|
13 | colors=32 |
---|
14 | field2='' |
---|
15 | range=0. |
---|
16 | topo=1 |
---|
Note: See
TracBrowser
for help on using the repository browser.