<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Emanuele,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The labelbar is admittedly hard to control sometimes.  When you turn on a labelbar for a plot (versus creating from scratch yourself), the plot is trying to control some features of it so that the width, height, and the labels are sized relative to the plot.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you need to have a fixed labelbar size, then I suggest creating the labelbar yourself from scratch using.  This can be a bit of a pain, but once you have it, you can use the code over again for other plots. Also, we have lots of examples to help you with this.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">As a start, see &quot;lb_19.ncl&quot; at</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><a href="http://www.ncl.ucar.edu/Applications/labelbar.shtml#ex19">http://www.ncl.ucar.edu/Applications/labelbar.shtml#ex19</a></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">which you should be able to download and run as-is.  It shows how to recreate a labelbar from a given plot (see the &quot;contour_labelbar&quot; procedure).</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You could try this procedure and see if it gives you the labelbar you want. You can also modify the procedure to override any labelbar settings to whatever you want. For example, you can change the width and the height by changing these two lines:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><div class="gmail_default"><font face="monospace, monospace">;---Set width and height of labelbar itself                                                                       </font></div><div class="gmail_default"><font face="monospace, monospace">  lbres@vpHeightF            = lbar_h</font></div><div class="gmail_default"><font face="monospace, monospace">  lbres@vpWidthF             = lbar_w</font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><br></font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif">To control the location of the labelbar, change these two values:</font></div><div class="gmail_default">







<p class=""><font face="monospace, monospace">lbar_x<br>lbar_y</font></p><p class="">and so on. If you have any trouble with this procedure, please post back to ncl-talk and let us know.</p><p class="">Good luck,</p><p class="">--Mary</p></div></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 13, 2016 at 12:41 PM, Alan Brammer <span dir="ltr">&lt;<a href="mailto:abrammer@albany.edu" target="_blank">abrammer@albany.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Without seeing an actual NCL script and how you’re plotting it’s hard to guess. </div><div>But have you looked at the label bar examples? </div><div><br></div><div>Initial resources you could set, taken from lb_5.ncl <a href="https://www.ncl.ucar.edu/Applications/labelbar.shtml:" target="_blank">https://www.ncl.ucar.edu/Applications/labelbar.shtml:</a> </div><div><pre style="word-wrap:break-word;white-space:pre-wrap"><pre style="word-wrap:break-word;white-space:pre-wrap"> res@pmLabelBarWidthF      = 0.4               ; default is shorter
 res@pmLabelBarHeightF     = 0.1               ; default is taller</pre><div><br></div><div><br></div></pre><div>Alan</div></div><div><br></div><br><div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px"><div style="word-wrap:break-word">##############################<br>Alan Brammer,<div>Post-Doc Researcher</div><div><br></div><div>Department of Atmospheric and Environmental Sciences,<br>University at Albany, State University of New York, Albany, NY, 12222<div><a href="mailto:abrammer@albany.edu" target="_blank">abrammer@albany.edu</a><br>##############################</div></div></div></span></div></div>
</div><div><div class="h5">
<br><div><blockquote type="cite"><div>On 10 Mar 2016, at 04:29, emanuele lombardi &lt;<a href="mailto:emanuele.lombardi@enea.it" target="_blank">emanuele.lombardi@enea.it</a>&gt; wrote:</div><br><div><div>Dear NCL-ers,<br><br>I&#39;m putting my ncl plots over Google Maps and I&#39;m very happy with that.<br>I give Google Map my plot as a Ground Overlay and the labelbar as a &quot;control element&quot; [ by means of  map.controls[google.maps.ControlPosition.RIGHT_BOTTOM].push(myControlDiv) ]<br><br>My problem is that labelbars of my plots grately varies in size from plot to plot, thus their posizion and size varies in the resulting Google Map. And this is not good.<br><br>Thus my question is: whichever the number of &quot;colors&quot; there will be in the label bar, is it possible to have the label bar of a given size (in term of pixel)?<br><br>I use  res@lbAutoManage = False  <br><br>Thank you very much for any help,<br>Regards,<br>Emanuele<br><br><br><br>-- <br>Emanuele Lombardi<br>ENEA Casaccia<br>I-00123 Roma (RM)<br>tel. <a href="tel:%2B39%200630483366" value="+390630483366" target="_blank">+39 0630483366</a><br><a href="http://utmea.enea.it/people/lombardi" target="_blank">http://utmea.enea.it/people/lombardi</a><br>_______________________________________________<br>ncl-talk mailing list<br><a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br></div></div></blockquote></div><br></div></div></div><br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>