<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">This is a good question. I had to dig around in WRFUserARW.ncl to look for the answer.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I think setting &quot;FontHeightF&quot; should do it. Try a value like 0.01, and then increase or decrease it by small amounts as necessary. This apparently is an unadvertised resource and I&#39;m not positive it will work.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you find that you are wanting to customize your WRF plots quite a bit, then you may want to consider using gsn_csm_xxx functions to do the plotting instead of wrf_xxxx.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The wrf_xxxx functions are really meant to be used &quot;as-is&quot; to quickly produce plots that can fit on an 8-1/2&quot; x 11&quot; paper.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">To see some examples of plotting WRF data with gsn_csm_xxx functions, see:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Applications/wrfgsn.shtml">http://www.ncl.ucar.edu/Applications/wrfgsn.shtml</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 7, 2016 at 5:29 AM, Barry Lynn <span dir="ltr">&lt;<a href="mailto:barry.h.lynn@gmail.com" target="_blank">barry.h.lynn@gmail.com</a>&gt;</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 have tried figuring out how to do this by accessing the most obvious pages, but I can&#39;t see how to change the height of &quot;FieldTitle,&quot; and &quot;UnitLabel.&quot;  </div><div><br></div><div>I get a resources not found for the bolded lines.</div><div><br></div><div><div>  opts_ic_cg@FieldTitle           = time_var</div><div>  <b>opts_ic_cg@<wbr>gsnStringFontHeightF = 0.025</b></div><div>  opts_ic_cg@UnitLabel            = &quot;10 minute ETLN Lightning Rate&quot;</div><div>  <b>opts_ic_cg@UnitLabelHeightF           = 0.015</b></div><div>  opts_ic_cg@<wbr>cnLevelSelectionMode = &quot;ExplicitLevels&quot;</div><div>  opts_ic_cg@cnFillOn             = True</div><div><br></div><div><br></div>-- <br><div class="m_-7241962133778704028gmail_signature"><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior 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>US <a href="tel:914%20432%203108" value="+19144323108" target="_blank">914 432 3108</a><br></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>