[gradsusr] how to put the output numbers in an excel or a text file
T. haghroosta
haghroosta at hotmail.com
Mon Feb 11 13:23:22 EST 2013
Dear Amulya Chevuturi, I searched about fprintf.gs script through the internet, but I didn't find it. Could you please send me the url? Regards, T.
> ------------------------------
>
> Message: 3
> Date: Mon, 11 Feb 2013 10:11:50 +0530
> From: Amulya Chevuturi <amulya.chevuturi at gmail.com>
> Subject: Re: [gradsusr] how put the output numbers in an excel or a
> text file
> To: GrADS Users Forum <gradsusr at gradsusr.org>
> Message-ID:
> <CAOV67LmZZWcHC6FMxui_0EUiS+B-xOJ2E3WfE9GeGR+q7miPUg at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Dear Haghroosta,
>
> Have you tried the script fprintf.gs that is available online. Please
> download and add it to the directory you are going to run the script or
> give the path to where you save it. An example of the script I used to
> calculate area average precipitation with fprintf is given below.
>
> 'reinit'
> 'open XXXXX.ctl'
> 'set t 1 15'
> 'define r=aave((rainc+rainnc),lon=74,lon=84,lat=26,lat=34)'
> 'fprintf.gs r rain1.csv %g 0'
> 'close 1'
>
> Hopefully this also helps.
>
> Regards,
> Amulya Chevuturi
>
> On Fri, Feb 8, 2013 at 5:12 PM, T. haghroosta <haghroosta at hotmail.com>wrote:
>
> > Dear All,
> >
> > I have a script to calculate the average of different groups of numbers.
> > How can I show the outputs of the script running, contain numbers, in an
> > excel or a text file?
> >
> > Regards,
> >
> > T.
> >
> > _______________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130211/5745fcf6/attachment-0003.html
More information about the gradsusr
mailing list