<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Barry,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I'd like to ask a favor (and this goes for anybody reading this message).</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The NCL team is moving to GitHub for all its issue tracking, so we are asking users who come across NCL bugs to report them there. (I will send an official email to ncl-talk about this shortly.)</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">To submit an issue, go to:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="https://github.com/NCAR/ncl">https://github.com/NCAR/ncl</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">click on the "Issues" tab, and then the "New issue" button to submit an issue. Here's the direct link to the issues tab:</div><div class="gmail_default"><br></div><div class="gmail_default"><a href="https://github.com/NCAR/ncl/issues">https://github.com/NCAR/ncl/issues</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">To help with this, I've attached a short NCL script that shows the bug. You can attach it to the GitHub issue. I would much appreciate it!</div><div class="gmail_default"><br></div><div class="gmail_default">-----</div><div class="gmail_default"><br></div><div class="gmail_default" style="font-size:small">Meanwhile, this is unfortunately a known bug that we haven't gotten around to fixing. My understanding is that it involves some changes to low level code that has a restriction on the high/low label settings.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">A possible workaround, as long as you don't need the high labels to be a different size from the low ones, is to set cnHighLabelFontHeightF, because it affects the low labels as well:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><div class="gmail_default">  res@cnHighLabelFontHeightF      = 0.024</div><div><br></div><div><br></div><div>--Mary</div><div><br></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 8, 2018 at 1:20 AM, Barry Lynn <span dir="ltr"><<a href="mailto:barry.h.lynn@gmail.com" target="_blank">barry.h.lynn@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi:<div><br></div><div>I've found some emails on the subject, but not the solution.</div><div><br></div><div><pre style="color:rgb(0,0,0);white-space:pre-wrap"> res@cnLowLabelsOn              = True       ; turn on L labels
  <b>res@cnLowLabelFontHeightF      = 0.024      ; change L font</b>
  res@cnLowLabelBackgroundColor  = -1
</pre>I was able to change the color from black to white, but I can't change the size of the "L" that appears on my graphs.</div><div><br></div><div>Is there some resource that is overwriting LowLabelFontHeightF?</div><div><br></div><div>This works when I added it. Otherwise, they are black. </div><div>





<p class="m_-7515123002530173874gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:22px;line-height:normal;font-family:"Courier New";color:rgb(0,0,0)"><span class="m_-7515123002530173874gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-7515123002530173874gmail-Apple-converted-space"> </span>res_slp@cn</span><span class="m_-7515123002530173874gmail-s2" style="font-variant-ligatures:no-common-ligatures;background-color:rgb(224,228,9)">LowL</span><span class="m_-7515123002530173874gmail-s1" style="font-variant-ligatures:no-common-ligatures">abelFontColor = "White"</span></p><div><br></div><div><br></div>-- <br><div dir="ltr" class="m_-7515123002530173874gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior Associate Scientist, Lecturer,</div><div><div><span style="color:rgb(136,136,136)">The Institute of the Earth Science, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">The Hebrew University of Jerusalem, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Givat Ram, Jerusalem 91904, Israel </span><br style="color:rgb(136,136,136)"></div><span style="color:rgb(136,136,136)">Tel: 972 547 231 170</span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Fax: (972)-25662581</span></div></div><div><span style="color:rgb(136,136,136)"><br></span></div><div>C.E.O, Weather It Is, LTD<br>Weather and Climate Focus<br><a href="http://weather-it-is.com" target="_blank">http://weather-it-is.com</a><br>Jerusalem, Israel<br>Local: 02 930 9525<br>Cell: 054 7 231 170<br>Int-IS: x972 2 930 9525<br><br></div></div></div></div></div></div></div>
<br>______________________________<wbr>_________________<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/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>