[ncl-talk] Label Bar Label Missing

Adam Phillips asphilli at ucar.edu
Wed Apr 5 13:36:47 MDT 2017


Hi Barry,
I think the panels are different size because (for whatever reason) the
labelbar title is not being drawn on the first panel, and NCL uses the size
needed for the 1st panel to allocate space for all other panels. (You can
switch this. See example 24 here:
http://www.ncl.ucar.edu/Applications/panel.shtml#ex24 )

As to why the labelbar title does not show for plot #1: Looking at your
script I don't see anything amiss. Try swapping res1 for res2 when you
create your first plot and see if "percent" appears:
line 401: contour = wrf_contour(a,wks,liq_equiv_sml,res2)

You can also move the labelbar away from the plot by setting
res1 at pmLaberlBarOrthogonalPosF to say -0.03.

Try the above and let ncl-talk know the results if the changes do not yield
the answer.
Adam

On Wed, Apr 5, 2017 at 7:11 AM, Barry Lynn <barry.h.lynn at gmail.com> wrote:

> Hi:
>
> The first plot (with res1 at lb...) will not plot the label above (or
> anywhere) "ensemble mean."
>
> Also, the size of the first plot is larger than the others.
>
> I have attached the map, and the code.
>
> As far as I can tell, the definitions for res1 and res2 are the same, but
> the results are different.
>
> Thank you for your help,
>
> Barry
>
> --
> Barry H. Lynn, Ph.D
> Senior Lecturer,
> The Institute of the Earth Science,
> The Hebrew University of Jerusalem,
> Givat Ram, Jerusalem 91904, Israel
> Tel: 972 547 231 170
> Fax: (972)-25662581
>
> C.E.O, Weather It Is, LTD
> Weather and Climate Focus
> http://weather-it-is.com
> Jerusalem, Israel
> Local: 02 930 9525
> Cell: 054 7 231 170
> Int-IS: x972 2 930 9525
> US 914 432 3108 <(914)%20432-3108>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>


-- 
Adam Phillips
Associate Scientist,  Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/   303-497-1726

<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170405/72c5c93a/attachment.html 


More information about the ncl-talk mailing list