how to write a ASCII file by GrADS

Yan Libin zjuyanlibin at 163.COM
Thu Nov 5 21:19:55 EST 2009


'set gxout fwrite' is used to output binary files, not for ascii files.
so you can use 'set gxout print'
or
1 set gxout fwrite
2 use fortran to read this binary file


2009-11-06 



Yan Libin 



发件人: Hao He 
发送时间: 2009-11-06  10:04:01 
收件人: GRADSUSR 
抄送: 
主题: how to write a ASCII file by GrADS 
 
Hi,
    I used GrADS to read the GRIB file and wanted to selected some
variables, which can be write to an ASCII (.txt or .dat) file. I read the
manual and found I should use 'gxout fwrite'. But I still could not
figure out how to write the script. Does anyone have an idea?
Thanks!
Hao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20091106/cd114924/attachment.html 


More information about the gradsusr mailing list