<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas",serif;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">When you use ‘masked’ labels, GrADS will not draw the white box behind the label, instead it will mask out the contour lines where the labels are drawn. The masking guarantees that no labels will overlap, which makes the plots much more
 readable. The downside is that you cannot have ‘forced’ and ‘masked’ contour labels in the same plot. The easiest way to achieve what you want is to use ‘set clevs’ instead of setting a cmin, cmax, and cint. Then you draw your plot twice, once with a specific
 set of contour levels and ‘set clab off’ (for contour lines with no labels) and then plot again with the complementary set of contour levels and ‘set clab masked’ (or ‘forced’ if that’s what you prefer).
<o:p></o:p></p>
<p class="MsoNormal">--Jennifer<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">-- <span style="color:black"><br>
Jennifer Miletta Adams<br>
ADNET Systems, Inc.<br>
NASA/GSFC, Code 610.2</span><o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;color:black">Building 32, Room S159<br>
(301) 614-6070<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">gradsusr <gradsusr-bounces@gradsusr.org> on behalf of Gmail <l.alisios@gmail.com><br>
<b>Reply-To: </b>GrADS Users Forum <gradsusr@gradsusr.org><br>
<b>Date: </b>Friday, September 6, 2019 at 1:18 PM<br>
<b>To: </b>"gradsusr@gradsusr.org" <gradsusr@gradsusr.org><br>
<b>Subject: </b>[EXTERNAL] Re: [gradsusr] Letter/numbers label variable is small -<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<pre>Hello Jennifer, <o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>Despite defining the minimum and max and (cmin, cmax) the interval (cint) and set with "clskip 1"<o:p></o:p></pre>
<pre>to paint on each line where there is information, it alternately paints the numerical value of the wind.<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>In other words, GrADS paints for example 8 contours in line format, but only sets the value to 1 or 2.<o:p></o:p></pre>
<pre>I would look for 2 solutions, paint the corresponding value on all lines or paint "only" on the 3 highest values, could this be achieved?<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre>'set clab forced'<o:p></o:p></pre>
<pre>'set gxout contour'<o:p></o:p></pre>
<pre>'set cmin 10'<o:p></o:p></pre>
<pre>'set cmax 80'<o:p></o:p></pre>
<pre>'set cint 6'<o:p></o:p></pre>
<pre>'set cstyle 1'<o:p></o:p></pre>
<pre>'set cthick 12'<o:p></o:p></pre>
<pre>'set ccolor 1'<o:p></o:p></pre>
<pre>'set clab %.0f`2`1kmh' <o:p></o:p></pre>
<pre>'set clopts -1 -1 0.10'<o:p></o:p></pre>
<pre>'set clab masked'<o:p></o:p></pre>
<pre>'set clskip 1' <o:p></o:p></pre>
<pre>'d W_UP_MAX*3.6'<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre>L. Alvarez<o:p></o:p></pre>
<pre>Gargantua Laboratory<o:p></o:p></pre>
<pre>Tenerife<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre>Use 'set clopts' and 'set clab' and 'set clskip' to control the appearance of contour labels. <o:p></o:p></pre>
<pre>Use 'set xlopts' and 'set ylopts' to control the appearance of axis labels. <o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>-- <o:p></o:p></pre>
<pre>Jennifer Miletta Adams<o:p></o:p></pre>
<pre>ADNET Systems, Inc.<o:p></o:p></pre>
<pre>NASA/GSFC, Code 610.2<o:p></o:p></pre>
<pre>Building 32, Room S159<o:p></o:p></pre>
<pre>(301) 614-6070<o:p></o:p></pre>
<pre> <o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>On 9/3/19, 7:38 AM, "gradsusr on behalf of Gmail" <<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__gradsusr.org_mailman_listinfo_gradsusr&d=DwMDaQ&c=ApwzowJNAKKw3xye91w7BE1XMRKi2LN9kiMk5Csz9Zk&r=M2mFZsxo0ZoztoK2Lyoypu1kKkBVKyEoM9CXGWO42zk&m=HMVOyu2LEfQtuvvjcS_Ejk0Cvyu1b2PfYIdK_G7Fbw4&s=LeBkmpAB7mQQqQu_zN5f1q0xu1y2Lpw-7qaZ7JNzM0s&e=">gradsusr-bounces at gradsusr.org</a> on behalf of <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__gradsusr.org_mailman_listinfo_gradsusr&d=DwMDaQ&c=ApwzowJNAKKw3xye91w7BE1XMRKi2LN9kiMk5Csz9Zk&r=M2mFZsxo0ZoztoK2Lyoypu1kKkBVKyEoM9CXGWO42zk&m=HMVOyu2LEfQtuvvjcS_Ejk0Cvyu1b2PfYIdK_G7Fbw4&s=LeBkmpAB7mQQqQu_zN5f1q0xu1y2Lpw-7qaZ7JNzM0s&e=">l.alisios at gmail.com</a>> wrote:<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>    Hello there,<o:p></o:p></pre>
<pre>    <o:p></o:p></pre>
<pre>    I am interested in knowing if it`s possible, increase the letter/numbers <o:p></o:p></pre>
<pre>    that appear when we plot for example a temperature map. The label that <o:p></o:p></pre>
<pre>    puts the value, looks small.<o:p></o:p></pre>
<pre>    <o:p></o:p></pre>
<pre>    <o:p></o:p></pre>
<pre>    L. Alvarez<o:p></o:p></pre>
<pre>    Gargantua Laboratory<o:p></o:p></pre>
<pre>    Tenerife<o:p></o:p></pre>
<pre>    __________<o:p></o:p></pre>
</div>
</body>
</html>