source:
trunk/mesoscale/PLOT/RESERVE/map_wind_stress.idl
@
87
Last change on this file since 87 was 85, checked in by , 14 years ago | |
---|---|
File size: 210 bytes |
Rev | Line | |
---|---|---|
[85] | 1 | |
2 | ; -- keep -- | |
3 | ;;IF (coord ne 'model_level') THEN STOP | |
4 | plot='map' | |
5 | level=1 ;;necessary for surface fields | |
6 | field1='U' | |
7 | field2='V' | |
8 | winds=['PSFC','tk'] | |
9 | ; -- keep -- | |
10 | ||
11 | colors=32 | |
12 | range=[0.,0.1] | |
13 | topo=0. | |
14 | format='(F6.3)' |
Note: See TracBrowser
for help on using the repository browser.