<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hi All,</DIV>
<DIV> </DIV>
<DIV>I want to send a time series of data collected from a precise lat/lon point
within a model grid (using gr2st so as to get the bilinear interpolation from
the surrounding model grid points to that precise point) into fwritef so that I
can get a text file output. I keep getting non-numeric args to numeric operation
errors on the fwritef line.</DIV>
<DIV> </DIV>
<DIV>fprintf "gr2stn(tmp2m, 'lonvar', 'latvar')"
/gfs/grads2/gfsoutput/'locvar'temp.txt</DIV>
<DIV> </DIV>
<DIV>Plotting the gr2stn part on its own works as I get line graphs of
data.</DIV>
<DIV> </DIV>
<DIV>Has anyone else tried to do this and is it even possible?</DIV>
<DIV> </DIV>
<DIV>Cheers and thanks,</DIV>
<DIV>Theo</DIV></DIV></DIV></BODY></HTML>