<div dir="ltr">Ok, somehow this most recent time it worked.  Go figure...</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 8, 2016 at 5:15 PM, Ryan Connelly <span dir="ltr">&lt;<a href="mailto:rconne01@gmail.com" target="_blank">rconne01@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">Yes, I already have that as an option (see above).<div><br></div><div><dt style="margin:0px;padding:0px;font-size:11pt;line-height:13pt;font-weight:bold;font-family:verdana,arial,sans-serif;color:rgb(0,0,0)"><strong style="margin:0px;padding:0px;font-size:11pt;line-height:13pt">cnLineLabelPerimOn</strong></dt><dd style="margin:0px 0px 0px 25px;padding:0px;font-size:13.3333px;line-height:16px;color:rgb(0,0,0);font-family:verdana,sans-serif"></dd><dd style="margin:0px 0px 0px 25px;padding:0px;font-size:13.3333px;line-height:16px;color:rgb(0,0,0);font-family:verdana,sans-serif"><a href="https://www.ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnLineLabelPerimOn" style="margin:0px;padding:0px;text-decoration:none;color:rgb(133,45,133)" target="_blank"><em style="margin:0px;padding:0px">cnLineLabelPerimOn</em></a> is a boolean resource that determines whether <a href="https://www.ncl.ucar.edu/Document/HLUs/Classes/ContourPlot.shtml" style="margin:0px;padding:0px;text-decoration:none;color:rgb(133,45,133)" target="_blank"><strong style="margin:0px;padding:0px">ContourPlot</strong></a> will draw an outline around the perimeter of the box surrounding contour line labels. If set False, no outline will be drawn. If<a href="https://www.ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnLineLabelPlacementMode" style="margin:0px;padding:0px;text-decoration:none;color:rgb(133,45,133)" target="_blank"><em style="margin:0px;padding:0px">cnLineLabelPlacementMode</em></a> is set to <code style="margin:0px;padding:0px">Constant</code>, this resource has no effect: no perimeter can be drawn around the label.<p style="margin:10px 0px 20px;padding:0px;color:rgb(51,51,51);font-size:10pt;line-height:12pt">Default: True</p></dd><div>I have    <span style="font-family:monospace,monospace;font-size:12.8px">opts_th@cnLineLabelPerimOn = False</span><br></div></div><div><br></div><div>but am still getting the label box.</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 8, 2016 at 5:03 PM, Kyle Griffin <span dir="ltr">&lt;<a href="mailto:ksgriffin2@wisc.edu" target="_blank">ksgriffin2@wisc.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 dir="ltr">Ryan,<div><br></div><div>At the link I sent you, look at the cnLineLabelPerim* resources. There&#39;s one to turn it the perimeter of the line labels on/off.</div><span><font color="#888888"><div><br></div><div><br></div><div>Kyle</div></font></span></div><div><div><br><div class="gmail_quote"><div dir="ltr">On Fri, Apr 8, 2016 at 3:54 PM Ryan Connelly &lt;<a href="mailto:rconne01@gmail.com" target="_blank">rconne01@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Err, sorry, I do get masking.  Just the label box that I can&#39;t get.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 8, 2016 at 4:52 PM, Ryan Connelly <span dir="ltr">&lt;<a href="mailto:rconne01@gmail.com" target="_blank">rconne01@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 Dennis and Kyle,<div><br></div><div>I did assign both of these as attributes:</div><div><br></div><div><span><div><font face="monospace, monospace">      ; Plotting options for Equivalent Potential Temperature</font></div><div><font face="monospace, monospace">        opts_th = opts_xy</font></div><div><font face="monospace, monospace">        opts_th@cnInfoLabelOrthogonalPosF = 0.00</font></div><div><font face="monospace, monospace">        opts_th@ContourParameters  = (/ 3. /)</font></div><div><font face="monospace, monospace">        opts_th@cnLineLabelsOn = True</font></div><div><font face="monospace, monospace">        opts_th@cnLineColor = &quot;red&quot;</font></div><div><font face="monospace, monospace">        opts_th@cnLabelMasking = True</font></div></span><div><font face="monospace, monospace">        opts_th@cnInfoLabelOn = False</font></div><div><font face="monospace, monospace">        opts_th@cnLineLabelPerimOn = False</font></div><div><font face="monospace, monospace">        opts_th@cnInfoLabelOn = False</font></div></div><div><br></div><div><br></div><div>Yet I still get line label boxes, and no masking either.  (See attached)</div><span><font color="#888888"><div><br></div><div>Ryan</div></font></span></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 6, 2016 at 6:12 PM, Kyle Griffin <span dir="ltr">&lt;<a href="mailto:ksgriffin2@wisc.edu" target="_blank">ksgriffin2@wisc.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 dir="ltr">Ryan - I believe you&#39;re asking about the background fill for your labels (although a small image demonstrating your issue would help). If so, you&#39;re looking for the cnLineLabel* resources. You&#39;re dealing with the labels on the lines in a contour plot (resource names are logical, even if they&#39;re long!)<div><br></div><div><a href="https://www.ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnLineLabelAngleF" target="_blank">https://www.ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnLineLabelAngleF</a> (and below)<br></div><div><br></div><div>You might also be interested in the effects of cnLabelMasking as well.</div><div><br></div><div>Hope that helps.</div><span><font color="#888888"><div><br></div><div><br></div><div>Kyle</div></font></span></div><div><div><br><div class="gmail_quote"><div dir="ltr">On Wed, Apr 6, 2016 at 3:29 PM Dennis Shea &lt;<a href="mailto:shea@ucar.edu" target="_blank">shea@ucar.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><font face="monospace, monospace">Did you assignit that option as an attribute?<br></font></div><div><font face="monospace, monospace"><br>opts_th@</font><font face="monospace, monospace">cnInfoLabelOn = False<strong><br><br></strong></font></div><div><font face="monospace, monospace">Also, ????<strong><br><br></strong></font><br><font face="monospace, monospace">opts_th@ContourParameters<br>        ?????????????????<br></font></div><div><font face="monospace, monospace"><strong><br></strong></font></div><font face="monospace, monospace"><strong></strong></font><br><div><font face="monospace, monospace"><strong><br></strong></font></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 6, 2016 at 1:58 PM, Ryan Connelly <span dir="ltr">&lt;<a href="mailto:rconne01@gmail.com" target="_blank">rconne01@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">Nope, still there.</div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 6, 2016 at 3:42 PM, Dennis Shea <span dir="ltr">&lt;<a href="mailto:shea@ucar.edu" target="_blank">shea@ucar.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 dir="ltr">cnInfoLabelOn = False<strong><br></strong></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Wed, Apr 6, 2016 at 1:27 PM, Ryan Connelly <span dir="ltr">&lt;<a href="mailto:rconne01@gmail.com" target="_blank">rconne01@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hi, again,<div><br></div><div>This time I&#39;m trying to turn off the label box for my contours, but to no avail.  Here&#39;s what I have, including what I thought would be two redundancies (the color and thickness):</div><div><br></div><div><div><font face="monospace, monospace">  ; Plotting options for Equivalent Potential Temperature</font></div><div><font face="monospace, monospace">        opts_th = opts_xy</font></div><div><font face="monospace, monospace">        opts_th@cnInfoLabelOrthogonalPosF = 0.00</font></div><div><font face="monospace, monospace">        opts_th@ContourParameters  = (/ 3. /)</font></div><div><font face="monospace, monospace">        opts_th@cnLineLabelsOn = True</font></div><div><font face="monospace, monospace">        opts_th@cnLineColor = &quot;red&quot;</font></div><div><font face="monospace, monospace">        opts_th@cnLabelMasking = True</font></div><div><font face="monospace, monospace">        opts_th@cnConstFLabelPerimColor = 0</font></div><div><font face="monospace, monospace">        opts_th@cnConstFLabelPerimOn = False</font></div><div><font face="monospace, monospace">        opts_th@cnConstFLabelPerimThicknessF = 0.</font></div></div><div><br></div><div>But I still get label boxes.</div><div><br></div><div>Thanks,</div><div>Ryan<span><font color="#888888"><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font size="1">Ryan Connelly</font></div><div dir="ltr"><div dir="ltr" style="font-size:12.8px"><font color="#000000"><font size="1">M.S. Student in Atmospheric Sciences, </font><span style="font-size:x-small">Stony Brook University</span><br></font></div><div dir="ltr" style="font-size:12.8px"><div><font color="#000000"><font size="1">B.S. in Meteorology with Minors in Mathematics and GIS, </font><span style="font-size:x-small">Valparaiso University</span></font></div></div><div><a href="mailto:rconne01@gmail.com" style="font-size:x-small" target="_blank">rconne01@gmail.com</a><br></div><div><font size="1"><a href="mailto:ryan.connelly@stonybrook.edu" target="_blank">ryan.connelly@stonybrook.edu</a></font></div></div></div></div></div></div></div></div></div></div>
</font></span></div></div>
<br></div></div>_______________________________________________<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" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font size="1">Ryan Connelly</font></div><div dir="ltr"><div dir="ltr" style="font-size:12.8000001907349px"><font color="#000000"><font size="1">M.S. Student in Atmospheric Sciences, </font><span style="font-size:x-small">Stony Brook University</span><br></font></div><div dir="ltr" style="font-size:12.8000001907349px"><div><font color="#000000"><font size="1">B.S. in Meteorology with Minors in Mathematics and GIS, </font><span style="font-size:x-small">Valparaiso University</span></font></div></div><div><a href="mailto:rconne01@gmail.com" style="font-size:x-small" target="_blank">rconne01@gmail.com</a><br></div><div><font size="1"><a href="mailto:ryan.connelly@stonybrook.edu" target="_blank">ryan.connelly@stonybrook.edu</a></font></div></div></div></div></div></div></div></div></div></div>
</div>
</div></div></blockquote></div><br></div>
_______________________________________________<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" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font size="1">Ryan Connelly</font></div><div dir="ltr"><div dir="ltr" style="font-size:12.8000001907349px"><font color="#000000"><font size="1">M.S. Student in Atmospheric Sciences, </font><span style="font-size:x-small">Stony Brook University</span><br></font></div><div dir="ltr" style="font-size:12.8000001907349px"><div><font color="#000000"><font size="1">B.S. in Meteorology with Minors in Mathematics and GIS, </font><span style="font-size:x-small">Valparaiso University</span></font></div></div><div><a href="mailto:rconne01@gmail.com" style="font-size:x-small" target="_blank">rconne01@gmail.com</a><br></div><div><font size="1"><a href="mailto:ryan.connelly@stonybrook.edu" target="_blank">ryan.connelly@stonybrook.edu</a></font></div></div></div></div></div></div></div></div></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font size="1">Ryan Connelly</font></div><div dir="ltr"><div dir="ltr" style="font-size:12.8000001907349px"><font color="#000000"><font size="1">M.S. Student in Atmospheric Sciences, </font><span style="font-size:x-small">Stony Brook University</span><br></font></div><div dir="ltr" style="font-size:12.8000001907349px"><div><font color="#000000"><font size="1">B.S. in Meteorology with Minors in Mathematics and GIS, </font><span style="font-size:x-small">Valparaiso University</span></font></div></div><div><a href="mailto:rconne01@gmail.com" style="font-size:x-small" target="_blank">rconne01@gmail.com</a><br></div><div><font size="1"><a href="mailto:ryan.connelly@stonybrook.edu" target="_blank">ryan.connelly@stonybrook.edu</a></font></div></div></div></div></div></div></div></div></div></div>
</div>
_______________________________________________<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" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font size="1">Ryan Connelly</font></div><div dir="ltr"><div dir="ltr" style="font-size:12.8000001907349px"><font color="#000000"><font size="1">M.S. Student in Atmospheric Sciences, </font><span style="font-size:x-small">Stony Brook University</span><br></font></div><div dir="ltr" style="font-size:12.8000001907349px"><div><font color="#000000"><font size="1">B.S. in Meteorology with Minors in Mathematics and GIS, </font><span style="font-size:x-small">Valparaiso University</span></font></div></div><div><a href="mailto:rconne01@gmail.com" style="font-size:x-small" target="_blank">rconne01@gmail.com</a><br></div><div><font size="1"><a href="mailto:ryan.connelly@stonybrook.edu" target="_blank">ryan.connelly@stonybrook.edu</a></font></div></div></div></div></div></div></div></div></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font size="1">Ryan Connelly</font></div><div dir="ltr"><div dir="ltr" style="font-size:12.8000001907349px"><font color="#000000"><font size="1">M.S. Student in Atmospheric Sciences, </font><span style="font-size:x-small">Stony Brook University</span><br></font></div><div dir="ltr" style="font-size:12.8000001907349px"><div><font color="#000000"><font size="1">B.S. in Meteorology with Minors in Mathematics and GIS, </font><span style="font-size:x-small">Valparaiso University</span></font></div></div><div><a href="mailto:rconne01@gmail.com" style="font-size:x-small" target="_blank">rconne01@gmail.com</a><br></div><div><font size="1"><a href="mailto:ryan.connelly@stonybrook.edu" target="_blank">ryan.connelly@stonybrook.edu</a></font></div></div></div></div></div></div></div></div></div></div>
</div>