[ncl-talk] label bar title position (wrf)
Matt Masarik
mattmasarik at boisestate.edu
Wed Jun 10 16:30:06 MDT 2015
Hi All, (version 6.3.0)
I'm trying to place the title string for a plot label bar, just to the
right of it, like in this image:
https://www.ncl.ucar.edu/Applications/Images/lb_4_lg.png
Though my output looks like (see attached .png). The relevant resources I
am setting
are:
cnres at lbTitleOn = True
cnres at lbTitleString = slp at units
cnres at lbTitlePosition = "Right"
cnres at lbTitleDirection = "Across"
The resources are set the same as in the example. Though the example uses
gsn_csm_contour_map_ce()
and I am using
wrf_contour() & wf_map_overlays().
Is the issue due to using the wrf_... routines vs. the gsn_csm... routine?
If so, is there
a work-around to get the desired positioning?
Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150610/ceb554c3/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrf_slp_3.png
Type: image/png
Size: 51739 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150610/ceb554c3/attachment.png
More information about the ncl-talk
mailing list