[gradsusr] how to put the output numbers in an excel or a text file

Amulya Chevuturi amulya.chevuturi at gmail.com
Mon Feb 11 23:06:25 EST 2013


Hello,

Here is the link for whatever you want to know about fprintf.gs.

http://cookbooks.opengrads.org/index.php?title=Recipe-002:_Saving_GrADS_variable_data_to_a_text_file#GrADS_Script:_fprintf.gs

With regards,
Amulya

On Mon, Feb 11, 2013 at 11:53 PM, T. haghroosta <haghroosta at hotmail.com>wrote:

>  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.
> > >
> > > _______________________________________________
>
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130212/c47cd677/attachment-0003.html 


More information about the gradsusr mailing list