[gradsusr] Writing data to a text file
Jayakrishnan P.R
prjayakrishnan at gmail.com
Mon Apr 8 11:14:45 EDT 2013
Here is an example in which data can be extracted into ascii. Use subwrd
command.
'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
Best of Luck.
On Mon, Apr 8, 2013 at 6:31 PM, leonardo <leoclarke at yahoo.com> wrote:
> Dear GrADS User
>
> I have created an area average in grads and want to output the data
> to a text file so I can open it in notepad.
>
> Can anyone assist?
>
> Thanks
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
--
Sincerely
***********************************************
Jayakrishnan.P.R
Teaching Associate (Atmospheric Science)
Academy of Climate Change Education and Research
Kerala Agricultural University
Vellanikkara-680 656
and also
Research Fellow (Part Time)
Department of Atmospheric Sciences
CUSAT, Cochin-682 016
Kerala, India.
Mob: 09496026547
***********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130408/15cfea58/attachment-0003.html
More information about the gradsusr
mailing list