[gradsusr] Color Bar font size

rajuattada raju_attadamsc at rediffmail.com
Thu Jun 16 14:23:13 EDT 2011


Dear All,
              How can we increase colour bar font size as well as thickness ?
              i will greatly appreciated,if somebody will help me.

 Kind greetings

RAJU A
Research Fellow
Indian Institute Of Tropical Meteorology
Dr. Homi Bhabha Road,
Pashan
PUNE-411008.

Mobile No:+91-9657192050


On Wed, 15 Jun 2011 20:17:56 +0530 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. Maximum Winds (Walsh, Brian J)

>  2. Re: Maximum Winds (Jeffrey Duda)

>  3. Wind direction in degrees at 10 meters (Salvador Salazar)

>  4. Re: Wind direction in degrees at 10 meters (Andre Pattantyus)

>  5. Re: (no subject) (Lacroix Christelle)

>  6. Re: (no subject) (Fr?d?ric Ameye [Infoclimat])

>

>

>----------------------------------------------------------------------

>

>Message: 1

>Date: Tue, 14 Jun 2011 12:43:55 -0400

>From: "Walsh, Brian J" <brian.walsh at amec.com>

>Subject: [gradsusr] Maximum Winds

>To: "gradsusr at gradsusr.org" <gradsusr at gradsusr.org>

>Message-ID:

><B789270628BCF248BD517FA6466290E4010F8666BECB at ATT1-MBX1.global.amec.com>

>

>Content-Type: text/plain; charset="us-ascii"

>

>I have winds (ugrd, vgrd) at various pressure levels and want to calculate the maximum low-level winds, for instance. So, I may want to get the maximum winds over a region from 1000 mb up to 850 mb. How can I go about doing this?

>

>Thanks

>

>Brian

>

>

>

> ________________________________

>The information contained in this e-mail is intended only for the individual or entity to whom it is addressed.

>Its contents (including any attachments) may contain confidential and/or privileged information.

>If you are not an intended recipient you must not use, disclose, disseminate, copy or print its contents.

>If you receive this e-mail in error, please notify the sender by reply e-mail and delete and destroy the message.

>-------------- next part --------------

>An HTML attachment was scrubbed...

>URL: http://gradsusr.org/pipermail/gradsusr/attachments/20110614/5f0ae5ed/attachment-0001.html 

>

>------------------------------

>

>Message: 2

>Date: Tue, 14 Jun 2011 11:51:11 -0500

>From: Jeffrey Duda <jdduda at iastate.edu>

>Subject: Re: [gradsusr] Maximum Winds

>To: GrADS Users Forum <gradsusr at gradsusr.org>

>Message-ID: <BANLkTikZ0p8SqAkAnjd1dXi6tVJ6Z4riWQ at mail.gmail.com>

>Content-Type: text/plain; charset="iso-8859-1"

>

>'d maxloc(mag(ugrd,vgrd),lev=1000,lev=850)' will give you the z level of

>maximum wind speed. If your pressure levels are in 25 mb increments, then

>the pressure level is just 1025 - 25*Z, where Z is the maxloc and it is

>assumed your lowest pressure level is at 1000 mb.

>

>Jeff Duda

>

>On Tue, Jun 14, 2011 at 11:43 AM, Walsh, Brian J <brian.walsh at amec.com>wrote:

>

>> I have winds (ugrd, vgrd) at various pressure levels and want to

>> calculate the maximum low-level winds, for instance. So, I may want to get

>> the maximum winds over a region from 1000 mb up to 850 mb. How can I go

>> about doing this?

>>

>> Thanks

>>

>> Brian

>>

>>

>> * ________________________________ *

>> The information contained in this e-mail is intended only for the

>> individual or entity to whom it is addressed.

>> Its contents (including any attachments) may contain confidential and/or

>> privileged information.

>> If you are not an intended recipient you must not use, disclose,

>> disseminate, copy or print its contents.

>> If you receive this e-mail in error, please notify the sender by reply

>> e-mail and delete and destroy the message.

>>

>> _______________________________________________

>> gradsusr mailing list

>> gradsusr at gradsusr.org

>> http://gradsusr.org/mailman/listinfo/gradsusr

>>

>>

>

>

>-- 

>Jeff Duda

>Iowa State University

>Meteorology Graduate Student

>3134 Agronomy Hall

>www.meteor.iastate.edu/~jdduda

>-------------- next part --------------

>An HTML attachment was scrubbed...

>URL: http://gradsusr.org/pipermail/gradsusr/attachments/20110614/664c3fc7/attachment-0001.html 

>

>------------------------------

>

>Message: 3

>Date: Tue, 14 Jun 2011 18:10:54 -0700

>From: Salvador Salazar <sal.salazar1 at gmail.com>

>Subject: [gradsusr] Wind direction in degrees at 10 meters

>To: gradsusr at gradsusr.org

>Message-ID: <BANLkTi=t0aTQTbDqeoy84o8yPXM81W9LmA at mail.gmail.com>

>Content-Type: text/plain; charset=ISO-8859-1

>

>Hi guys,

>

>Several questions have been asked about plotting wind direction in

>degrees at 10 meters, but the scripts I found so far are giving me

>funny results. Further, ARWpost doesn't seem to throw this variable

>out, although it does throw wind direction at the z levels. I'm

>posting the script below, hopefully someone can spot the error:

>

>'define dir=atan2(-u10,-v10)*180/3.141592654'

>'define dir=const(dir,1)*(const(maskout(dir,dir),0,-u10)+const(maskout(360+dir,-dir),0,-u10))'

>

>The problem with the above script is that it's telling me my model had

>Southern winds in the beginning, when I know it had North/Northeast

>winds from simply looking at the vectors u10 and v10. So, hopefully it

>just has a negative somewhere it doesn't belong or some other trivial

>error.

>

>

>------------------------------

>

>Message: 4

>Date: Tue, 14 Jun 2011 20:54:59 -0600

>From: Andre Pattantyus <apattantyus2008 at my.fit.edu>

>Subject: Re: [gradsusr] Wind direction in degrees at 10 meters

>To: GrADS Users Forum <gradsusr at gradsusr.org>

>Message-ID: <BANLkTi=DmUBpy3R2iViRU769D+R6NrCPhQ at mail.gmail.com>

>Content-Type: text/plain; charset="iso-8859-1"

>

>Salvador,

>

>I assume you are working with wrf output? if so you can specify it to output

>wind direction and wind speed at 10 m, wd10 and ws10. In the

>namelist.Arwpost that is provided there is a list of fields below the plot

>specification. just copy this and paste it above where it asks for fields

>and a more complete set of output variable (109 I believe) will be produced

>from the output. good luck.

>

>andre

>

>On Tue, Jun 14, 2011 at 7:10 PM, Salvador Salazar <sal.salazar1 at gmail.com>wrote:

>

>> Hi guys,

>>

>> Several questions have been asked about plotting wind direction in

>> degrees at 10 meters, but the scripts I found so far are giving me

>> funny results. Further, ARWpost doesn't seem to throw this variable

>> out, although it does throw wind direction at the z levels. I'm

>> posting the script below, hopefully someone can spot the error:

>>

>> 'define dir=atan2(-u10,-v10)*180/3.141592654'

>> 'define

>> dir=const(dir,1)*(const(maskout(dir,dir),0,-u10)+const(maskout(360+dir,-dir),0,-u10))'

>>

>> The problem with the above script is that it's telling me my model had

>> Southern winds in the beginning, when I know it had North/Northeast

>> winds from simply looking at the vectors u10 and v10. So, hopefully it

>> just has a negative somewhere it doesn't belong or some other trivial

>> error.

>> _______________________________________________

>> gradsusr mailing list

>> gradsusr at gradsusr.org

>> http://gradsusr.org/mailman/listinfo/gradsusr

>>

>

>

>

>-- 

>Andre Pattantyus, Graduate Student Research Assistant

>Marine and Environmental Systems, Florida Institute of Technology

>150 W. University Blvd, Melbourne, FL 32901

>

>Phone: (321) 674-8330 | Fax: (321) 674-7212 | Email: apattantyus2008 at fit.edu

>-------------- next part --------------

>An HTML attachment was scrubbed...

>URL: http://gradsusr.org/pipermail/gradsusr/attachments/20110614/cc1ae67a/attachment-0001.html 

>

>------------------------------

>

>Message: 5

>Date: Wed, 15 Jun 2011 15:52:56 +0200

>From: Lacroix Christelle <cl at meteoconsult.fr>

>Subject: Re: [gradsusr] (no subject)

>To: gradsusr at gradsusr.org

>Message-ID: <4DF8B938.5000000 at meteoconsult.fr>

>Content-Type: text/plain; charset="iso-8859-1"

>

>thanks, but it doesn't resolve my problem!

>

>here my code:

>'set mpdset hires'

>'set lat 10 70'

>'set lon -40 40'

>'set mproj nps'

>'set mpvals -6 1 47.9 51'

> 'set grads off'

>  'set font 0'

>  'set xlab off'

>  'set ylab off'

>  'set rgb 16 103 119 179'

>  'set rgb 17 254 235 193'

>  'set rgb 18 8 17 132'

>  'set rgb 19 41 57 122'

>  'set rgb 20 170 0 0'

>  'set z 0'

>*** First part of the page

>  'set parea 0 8.5 0 11'

>  'set line 1 1 1'

>  'set grid on 4 19 horizontal vertical'

>  'set mpdraw off'

>  'set map 1 1 1'

>  'set poli off'

>...

>

>

>Best wishes

>

>

>Le 14/06/2011 16:14, saeed bayat a ?crit :

>> Hi Lacrioix

>>

>> You can use 'set vpage' and 'set parea' for fix your ptoblem.

>>

>> Best wishes

>>

>> Saeed Bayat

>> M.A student of Climatology

>> Department of Geography

>> Ferdowsi University of Mashhad(Iran)

>> saeedbayat7276 at gmail.com <mailto:saeedbayat7276 at gmail.com>

>>

>> On Tue, Jun 14, 2011 at 6:18 PM, Lacroix Christelle 

>> <cl at meteoconsult.fr <mailto:cl at meteoconsult.fr>> wrote:

>>

>>   hi,

>>

>>

>>   I have a map in dimensions 600x400, but this image is centered on

>>   the page, and I don't know how delete these margins.

>>   I need you help, please

>>

>>   _______________________________________________

>>   gradsusr mailing list

>>   gradsusr at gradsusr.org <mailto:gradsusr at gradsusr.org>

>>   http://gradsusr.org/mailman/listinfo/gradsusr

>>

>>

>>

>> _______________________________________________

>> 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/20110615/9a571fef/attachment-0001.html 

>

>------------------------------

>

>Message: 6

>Date: Wed, 15 Jun 2011 16:43:38 +0200

>From: "Fr?d?ric Ameye [Infoclimat]" <frederic.ameye at infoclimat.fr>

>Subject: Re: [gradsusr] (no subject)

>To: GrADS Users Forum <gradsusr at gradsusr.org>

>Message-ID: <4DF8C51A.7040401 at infoclimat.fr>

>Content-Type: text/plain; charset="iso-8859-1"

>

>Bonjour,

>

>Vous pouvez utiliser ceci :*'set parea 0 11 0 8.5'*

>Qui me semble fonctionner parfaitement ici.

>

>Bonne fin de journ?e,

>Fr?d?ric

>

>Le 15/06/2011 15:52, Lacroix Christelle a ?crit :

>> thanks, but it doesn't resolve my problem!

>>

>> here my code:

>> 'set mpdset hires'

>> 'set lat 10 70'

>> 'set lon -40 40'

>> 'set mproj nps'

>> 'set mpvals -6 1 47.9 51'

>> 'set grads off'

>>  'set font 0'

>>  'set xlab off'

>>  'set ylab off'

>>  'set rgb 16 103 119 179'

>>  'set rgb 17 254 235 193'

>>  'set rgb 18 8 17 132'

>>  'set rgb 19 41 57 122'

>>  'set rgb 20 170 0 0'

>>  'set z 0'

>> *** First part of the page

>>  'set parea 0 8.5 0 11'

>>  'set line 1 1 1'

>>  'set grid on 4 19 horizontal vertical'

>>  'set mpdraw off'

>>  'set map 1 1 1'

>>  'set poli off'

>> ...

>>

>>

>> Best wishes

>>

>>

>> Le 14/06/2011 16:14, saeed bayat a ?crit :

>>> Hi Lacrioix

>>>

>>> You can use 'set vpage' and 'set parea' for fix your ptoblem.

>>>

>>> Best wishes

>>>

>>> Saeed Bayat

>>> M.A student of Climatology

>>> Department of Geography

>>> Ferdowsi University of Mashhad(Iran)

>>> saeedbayat7276 at gmail.com <mailto:saeedbayat7276 at gmail.com>

>>>

>>> On Tue, Jun 14, 2011 at 6:18 PM, Lacroix Christelle 

>>> <cl at meteoconsult.fr <mailto:cl at meteoconsult.fr>> wrote:

>>>

>>>   hi,

>>>

>>>

>>>   I have a map in dimensions 600x400, but this image is centered on

>>>   the page, and I don't know how delete these margins.

>>>   I need you help, please

>>>

>>>   _______________________________________________

>>>   gradsusr mailing list

>>>   gradsusr at gradsusr.org <mailto:gradsusr at gradsusr.org>

>>>   http://gradsusr.org/mailman/listinfo/gradsusr

>>>

>>>

>>>

>>> _______________________________________________

>>> gradsusr mailing list

>>> gradsusr at gradsusr.org

>>> http://gradsusr.org/mailman/listinfo/gradsusr

>>

>>

>> _______________________________________________

>> 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/20110615/2190820b/attachment.html 

>

>------------------------------

>

>_______________________________________________

>gradsusr mailing list

>gradsusr at gradsusr.org

>http://gradsusr.org/mailman/listinfo/gradsusr

>

>

>End of gradsusr Digest, Vol 16, Issue 18

>****************************************

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20110616/8a5f47c6/attachment-0003.html 


More information about the gradsusr mailing list