[gradsusr] help regarding displaying multiple plots on one page and using the vpage function

Farah Ikram farahuni at gmail.com
Wed Jun 27 09:23:46 EDT 2012


i am trying to plot multiple plots on one page in multiple columns and
rows. i don't know how to use vpage function. the sample script given is a
bit ambiguous. Thanks

On Wed, Jun 27, 2012 at 3:32 AM, <gradsusr-request at gradsusr.org> wrote:

> Send gradsusr mailing list submissions to
>        gradsusr at gradsusr.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://gradsusr.org/mailman/listinfo/gradsusr
> or, via email, send a message with subject or body 'help' to
>        gradsusr-request at gradsusr.org
>
> You can reach the person managing the list at
>        gradsusr-owner at gradsusr.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gradsusr digest..."
>
>
> Today's Topics:
>
>   1. Re: Feature suggestion - Add alpha channel / transparency
>      value to 'set rgb' (Stefan Gofferje)
>   2. Re: Vector plt from gr2stn (Marsh, Kieren)
>   3. GDS COLA Weather and Climate Ensemble Data Sets
>      (Morwakoma Matabane)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 27 Jun 2012 10:28:26 +0300
> From: Stefan Gofferje <stefan at saakeskus.fi>
> Subject: Re: [gradsusr] Feature suggestion - Add alpha channel /
>        transparency value to 'set rgb'
> To: GrADS Users Forum <gradsusr at gradsusr.org>
> Message-ID: <4FEAB61A.4050408 at saakeskus.fi>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 06/27/2012 04:46 AM, Jennifer Adams wrote:
> > Transparent colors will be in the release of GrADS 2.1 that has the
> > option to use the cairo library to do the graphics rendering. There's
> > still a lot of work to do before the release is ready, I'm sorry I have
> > no estimate. Here's a sample of what will be possible. --Jennifer
>
> Will it specifically be possible to define different transparency
> levels, so that a "rainbow" could go from 255 255 255 0 (white, opaque)
> to 255 255 255 240 (white, very transparent)?
>
> -Stefan
>
>
> --
> Suomen S??keskus - Hyv? s?? on makuasia
>
> Stefan Gofferje
> Haukantie 2 B 5
> FIN-37600 Valkeakoski
> GSM:       +358 (41) 7290730
>
> http://www.saakeskus.fi/
> stefan at saakeskus.fi
>
>
>
> --------------------------------------------------------------------------------
> This mail was scanned for malware by ClamAV (http://www.clamav.net/)
>
> --------------------------------------------------------------------------------
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 27 Jun 2012 13:42:12 +0400
> From: "Marsh, Kieren" <k.marsh at geos-uae.com>
> Subject: Re: [gradsusr] Vector plt from gr2stn
> To: "GrADS Users Forum" <gradsusr at gradsusr.org>
> Message-ID: <8438903B0F04A543B37049191668473A329382 at fgauhmail>
> Content-Type: text/plain;       charset="utf-8"
>
> Thanks Davide,
>
> I couldn't get Tserbarb to plot in exactly the same way as gxout barb
> while I tried it so I am using regrid to interpolate the whole dataset and
> plotting from that instead, which makes the scripting mush less messy as
> well.
>
> Thanks again anyway.
>
> -----Original Message-----
> From: gradsusr-bounces at gradsusr.org [mailto:gradsusr-bounces at gradsusr.org]
> On Behalf Of Davide Sacchetti
> Sent: 26 June 2012 15:03
> To: GrADS Users Forum
> Subject: Re: [gradsusr] Vector plt from gr2stn
>
> use gxout tserbarb
>
> bye bye
> Davide
>
> On Tue, 2012-06-26 at 13:14 +0400, Marsh, Kieren wrote:
> > I am trying to plot interpolated vectors/wind barbs varying in time at
> > a point location using the following expression:
> >
> >
> >
> > ?set gxout barb?
> >
> >
> >
> > .
> >
> > .
> >
> > .
> >
> >
> >
> > 'd gr2stn(ugrd10m*1.943844, 'long','lati');gr2stn(vgrd10m*1.943844,
> > 'long', 'lati')'
> >
> >
> >
> > However the output is always a line graph of only the first
> > expression, i.e gr2stn(ugrd10m*1.943844, 'long','lati')
> >
> >
> >
> > I know I cannot use ?define? and gr2stn, so can someone point me in
> > the right diection?
> >
> >
> >
> > GrADS 2.0.1.oga.1 windows
> >
> >
> >
> > Kind regards
> >
> >
> >
> > Kieren
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > gradsusr mailing list
> > gradsusr at gradsusr.org
> > http://gradsusr.org/mailman/listinfo/gradsusr
>
> --
> --> Attenzione cambio indirizzo: davide.sacchetti at arpal.gov.it
> --
> Davide Sacchetti
> Centro Funzionale Meteo Idrologico di Protezione Civile della Regione
> Liguria
> ARPAL Unit? Tecnica Complessa di livello Regionale
> V.le Brigare Partigiane 2 16121 Genova (I)
> tel: +39 010 6437535                    fax: +39 010 6437520
> mail: davide.sacchetti at arpal.gov.it     web: www.meteoliguria.it
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 27 Jun 2012 12:32:30 +0200
> From: Morwakoma Matabane <Morwakoma.Matabane at weathersa.co.za>
> Subject: [gradsusr] GDS COLA Weather and Climate Ensemble Data Sets
> To: "'gradsusr at gradsusr.org'" <gradsusr at gradsusr.org>
> Message-ID:
>        <06B0A85218E0A34EBBFFF4435CA4BAA41543191B7B at sawsptahub01.saws.local
> >
> Content-Type: text/plain; charset="us-ascii"
>
> Good day,
>
> I have been using the COLA ensemble data sets for some time and this
> morning I could not access the data. The data was downloaded on
> http://monsoondata.org:9090/dods/gfsens. Is there any way that the
> ensemble repository (directory) could be re-actived once again or has the
> datasets been relocated somewhere else?
>
> Regards
> Morwakoma
> SAWS scientist
> Tel: +27(0)3676234
> [cid:image003.png at 01CD5460.EB111010]
> "Power our future with weather, climate and water"
>
>
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://gradsusr.org/pipermail/gradsusr/attachments/20120627/ad6b8c73/attachment.html
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: image003.png
> Type: image/png
> Size: 23387 bytes
> Desc: image003.png
> Url :
> http://gradsusr.org/pipermail/gradsusr/attachments/20120627/ad6b8c73/attachment.png
>
> ------------------------------
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
> End of gradsusr Digest, Vol 28, Issue 39
> ****************************************
>



-- 
Regards,
Ms.Farah Ikram,
Pakistan Meteorological Department,
Research and Development Division,
P.Box 1214. Islamabad, Pakistan.
+92-51-9250334
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120627/a2149022/attachment-0003.html 


More information about the gradsusr mailing list