yyyy=1960
while(yyyy<=1979)
'reinit'
'open sst6079.ctl'
'set lat 10'
'set lon 75'
'set time 01Oct'yyyy' 31Dec'yyyy
'set grads off'
'define sste=aave(sst,lon=90,lon=110,lat=-10,lat=0)'
'd sste'
'define sstw=aave(sst,lon=50,lon=70,lat=-10,lat=10)'
'd sstw'
'define sstd=sstw-sste'
'd sstd'
'draw title sst control run'
'printim sst1/sst'yyyy'.jpg white'
yyyy=yyyy+1
endwhile
yyyy=1980
while(yyyy<=1998)
'reinit'
'open sst8098.ctl'
'set lat 10'
'set lon 75'
'set time 01Oct'yyyy' 31Dec'yyyy
'set grads off'
'define sste=aave(sst.2,lon=90,lon=110,lat=-10,lat=0)'
'd sste'
'define sstw=aave(sst.2,lon=50,lon=70,lat=-10,lat=10)'
'd sstw'
'define sstd=sstw-sste'
'd sstd'
'draw title sst control run'
'printim sst1/sst'yyyy'.jpg white'
yyyy=yyyy+1
endwhile
Friday, January 23, 2009
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2009
(38)
-
▼
January
(11)
- Northeast monsoon area average (GrADS)
- Indian ocean Dipole using grads
- rain NE monsoon
- Project topic
- C Programming - File management in C
- GrADS code for drawing linegraph with monthly mean...
- No title
- GrADS code for a shaded contoured plot of Indian r...
- GrADS code for plot wind of Indian region
- GrADS code for drawing Hoffmullers diagram
- GrADS code for creating new folder
-
▼
January
(11)
No comments:
Post a Comment