<br><font size=2 face="sans-serif">Hello,</font><br><br><font size=2 face="sans-serif">Is it possible to fwrite time series
output, for a point using the gr2stn interpolation function? I can do it
for a specified gridpoint, but not for an interpolated point using gr2stn.
For example:</font><br><br><font size=2 face="sans-serif">I can do following without a problem
(say, output from the GFS model):</font><br><br><font size=2 face="sans-serif">set t 1 last</font><br><font size=2 face="sans-serif">set lat 40</font><br><font size=2 face="sans-serif">set lon -76</font><br><font size=2 face="sans-serif">set gxout fwrite</font><br><font size=2 face="sans-serif">set fwrite d:\temp\test.dat</font><br><font size=2 face="sans-serif">d tmp2m-273.16</font><br><font size=2 face="sans-serif">disable fwrite</font><br><br><font size=2 face="sans-serif">However, using same file and settings
but for a point interpolated to -75.83 and 40.05:</font><br><br><font size=2 face="sans-serif">d gr2stn(tmp2m-273.16, -75.83, 40.05)</font><br><br><font size=2 face="sans-serif">Above will display fine on screen, but
will not fwrite to specified file. Any help/suggestions would be appreciated
(including &quot;not possible&quot;). I am aware there are other methods
such as using the 'set gxout print' and write functions, for example (and
have used successfully), but it would be much simpler and more efficient
to output to a binary file using fwrite.</font><br><br><font size=2 face="sans-serif">Thanks--</font><br><font size=2 face="sans-serif">Stephen McMillan</font><br><font size=2 face="sans-serif">Planalytics</font><BR>
<BR>
***************************************************<BR>
The information contained in this e-mail message is intended only for the use of the recipient(s) named above and may contain information that is privileged, confidential, and/or proprietary.  If you are not the intended recipient, you may not review, copy or distribute this message.  If you have received this communication in error, please notify the sender immediately by e-mail, and delete the original message.<BR>
***************************************************<BR>