Re: New user... plot configurations

From: <asphilli_at_nyahnyahspammersnyahnyah>
Date: Thu, 27 Sep 2007 00:01:27 -0600 (MDT)

Hi Gerry,

> I've been playing with the various wrf scripts and have come upon a
> couple of questions. I'd appreciate any help to get me up and
> running... as most all of us would like... as soon as possible.
>
> 1. Is there a simple way to tell NCL to place the color ramp legend to
> the right side of the image?

Are you referring to the labebar? If so: lbOrientation = "vertical"
http://www.ncl.ucar.edu/Document/Graphics/Resources/lb.shtml#lbOrientation

> 2. Is there any way to dictate the size of the image?

Yes, by using vpWidthF and vpHeightF (
http://www.ncl.ucar.edu/Document/Graphics/Resources/vp.shtml

note that vpXF and vpYF dictate where on the page the plot is drawn.

> 3. What about convincing NCL to use a landscape mode and optimally fit?

gsnPaperOrientation = "landscape"
http://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnPaperOrientation
gsnMaximize = True
http://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnMaximize

Good luck!
Adam

>
> I'll likely have other questions, as I read and learn more.
>
> Thanks, Gerry
> --
> Gerry Creager -- gerry.creager_at_tamu.edu
> Texas Mesonet -- AATLT, Texas A&M University
> Cell: 979.229.5301 Office: 979.862.3982 FAX: 979.862.3983
> Office: 1700 Research Parkway Ste 160, TAMU, College Station, TX 77843
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Sep 27 2007 - 00:01:27 MDT

This archive was generated by hypermail 2.2.0 : Mon Oct 01 2007 - 07:42:01 MDT