[gradsusr] How to export variable as text file

Jayakrishnan P.R prjayakrishnan at gmail.com
Mon Oct 8 01:22:18 EDT 2012


Dear Kazunori,
            Here is one method I used to do for extracting into ASCII
format. You can try with this after modification.


'reinit'
'open gpi9708.ctl'
'set lat -10'
'set lon 90'
tt=865
while(tt<=1018)
'set t 'tt
'define gpi1=aave(gpi,lon=60,lon=90,lat=-7,lat=0)'
'd gpi1'
te=subwrd(result,4)
w=write(gpi1999.dat,te)
tt=tt+1
endwhile



-- 
Sincerely
***********************************************
Jayakrishnan.P.R
CSIR-Senior Research Fellow
Department of Atmospheric Sciences
Cochin University of Science and Technology (CUSAT), Cochin-682 016
Kerala, India.
Mob: 09895417565

***********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20121008/c81e49fa/attachment-0003.html 


More information about the gradsusr mailing list