<br>hi, Gradsusr,<br><br>I have a problem when I want to output the station data, which is produced by gr2stn(salt, lon,lat) from grid data.<br><br>For example,<br><br>&#39;open model.ctl&#39;;     ;* 1X1 grid data<br>&#39;set z 1 13&#39;; <br>
&#39;set gxout fwrite&#39;;&#39;set fwrite aa.dat&#39;;<br>&#39;d gr2stn(salt, 336,25)&#39;;<br>&#39;disable fwrite&#39;;<br><br>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&#39;t work.<br>
<br>I tried to get hints from userguide, but no results about that  &quot;set gxout fwrite&quot; doens&#39;t work for station data.<br><br>Anybody has ideas? thanks.<br><br><br>Edward<br><br>