[gradsusr] Can I use 'set fwrite' to output station data?
Edward
xhweiq at gmail.com
Tue Jul 13 04:32:38 EDT 2010
hi, Gradsusr,
I have a problem when I want to output the station data, which is produced
by gr2stn(salt, lon,lat) from grid data.
For example,
'open model.ctl'; ;* 1X1 grid data
'set z 1 13';
'set gxout fwrite';'set fwrite aa.dat';
'd gr2stn(salt, 336,25)';
'disable fwrite';
What I expect is a data file (aa.dat) which contains one series generated by
gr2stn(salt,336,25) from zlevs 1-13. However, it doesn't work.
I tried to get hints from userguide, but no results about that "set gxout
fwrite" doens't work for station data.
Anybody has ideas? thanks.
Edward
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100713/9d966eea/attachment-0003.html
More information about the gradsusr
mailing list