Fwrite Gr2stn Output
Charles Seman
Charles.Seman at NOAA.GOV
Tue Feb 6 18:46:57 EST 2007
Stephen,
Thanks, I wasn't aware of this...
Chuck
Stephen R McMillan wrote:
> Chuck,
> I tried your suggestion but got the error "define does not yet support
> station data...." I forgot to mention I'm using V1.8SL11 on a Windows
> XP. Perhaps it works on the newer version?
>
> I'll pursue Jennifer Adams' subsequent response to my question. Thanks
> anyway!
> Stephen Mc
> -----GRADSUSR at LIST.CINECA.IT wrote: -----
>
> To: GRADSUSR at LIST.CINECA.IT
> From: Charles Seman <Charles.Seman at NOAA.GOV>
> Sent by: GRADSUSR at LIST.CINECA.IT
> Date: 02/02/2007 04:22PM
> Subject: Re: Fwrite Gr2stn Output
>
> Stephen,
>
> Have you tried defining a variable, like:
>
> define tmp2mc = gr2stn(tmp2m-273.16, -75.83, 40.05)
>
> and then tried writing this to an fwrite file?
>
> Hope this helps,
> Chuck
>
> Stephen R McMillan wrote:
> >
> > Hello,
> >
> > 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:
> >
> > I can do following without a problem (say, output from the GFS
> model):
> >
> > set t 1 last
> > set lat 40
> > set lon -76
> > set gxout fwrite
> > set fwrite d:\temp\test.dat
> > d tmp2m-273.16
> > disable fwrite
> >
> > However, using same file and settings but for a point
> interpolated to
> > -75.83 and 40.05:
> >
> > d gr2stn(tmp2m-273.16, -75.83, 40.05)
> >
> > Above will display fine on screen, but will not fwrite to specified
> > file. Any help/suggestions would be appreciated (including "not
> > possible"). 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.
> >
> > Thanks--
> > Stephen McMillan
> > Planalytics
> >
> > ***************************************************
> > 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.
> > ***************************************************
>
> --
>
> Please note that Charles.Seman at noaa.gov should be considered my NOAA
> email address, not cjs at gfdl.noaa.gov.
>
> ********************************************************************
> Charles Seman Charles.Seman at noaa.gov
> U.S. Department of Commerce / NOAA / OAR
> Geophysical Fluid Dynamics Laboratory voice: (609) 452-6547
> 201 Forrestal Road fax: (609) 987-5063
> Princeton, NJ 08540-6649
> http://www.gfdl.noaa.gov/~cjs/ <http://www.gfdl.noaa.gov/%7Ecjs/>
> ********************************************************************
>
> "The contents of this message are mine personally and do not reflect
> any position of the Government or NOAA."
>
>
>
>
> ***************************************************
> 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.
> ***************************************************
--
Please note that Charles.Seman at noaa.gov should be considered my NOAA
email address, not cjs at gfdl.noaa.gov.
********************************************************************
Charles Seman Charles.Seman at noaa.gov
U.S. Department of Commerce / NOAA / OAR
Geophysical Fluid Dynamics Laboratory voice: (609) 452-6547
201 Forrestal Road fax: (609) 987-5063
Princeton, NJ 08540-6649 http://www.gfdl.noaa.gov/~cjs/
********************************************************************
"The contents of this message are mine personally and do not reflect
any position of the Government or NOAA."
More information about the gradsusr
mailing list