prompt 'Enter the keyword: '
pull key
'!mkdir linegr_'key
prompt 'Enter the Latitude: '
pull lat
prompt 'Enter the Longitude: '
pull lon
prompt 'Enter the number of Years: '
pull noy
y=1
while y< noy
strtime=1+12*(y-1)
endtime=12*y
'reinit'
'sdfopen monmeandata/'key'.mon.mean.nc'
'q file'
'set lat 'lat
'set lon 'lon
'set t 'strtime' 'endtime
'd 'key
'draw xlab Time'
'draw ylab 'key
'printim linegr_'key'/'y'.jpg white'
y=y+1
endwhile
Saturday, January 3, 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