<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.EmailStyle21
        {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">Change your ‘set clab forced’ to ‘set clab on’. <o:p></o:p></p>
<p class="MsoNormal">--Jennifer<o:p></o:p></p>
<p class="MsoNormal"><b><o:p> </o:p></b></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 3:38 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>
<p>Hi Jennifer,<o:p></o:p></p>
<p>He tried something like this, but it doesn't work. :-(<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>'set clab off'<br>
'set gxout contour'<br>
'set clevs 35 40 45 50 55 60 65 70 75'<br>
'set cstyle 1'<br>
'set cthick 12'<br>
'set ccolor 1'<br>
'd W_UP_MAX*3.6'<br>
<br>
'set clab forced'<br>
'set clab masked'<br>
'set clevs 32 42 47 52 57 62 67 72 77'<br>
'set cstyle 1'<br>
'set ccolor 1'<br>
'set clab %.0f`2`1kmh' <br>
'set clopts -1 -1 0.10'<br>
'd W_UP_MAX*3.6'<o:p></o:p></p>
<p><o:p> </o:p></p>
<pre>L. Alvarez<o:p></o:p></pre>
<pre>Gargantua Laboratory<o:p></o:p></pre>
<pre>Tenerife<o:p></o:p></pre>
<p><o:p> </o:p></p>
<p><o:p> </o:p></p>
<p><o:p> </o:p></p>
<p><o:p> </o:p></p>
<pre>When you use ‘masked’ labels, GrADS will not draw the white box behind the label, instead it will mask out the contour <o:p></o:p></pre>
<pre>lines where the labels are drawn. The masking guarantees that no labels will overlap, which makes the plots much more readable. <o:p></o:p></pre>
<pre>The downside is that you cannot have ‘forced’ and ‘masked’ contour labels in the same plot. The easiest way to achieve what you want <o:p></o:p></pre>
<pre>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 <o:p></o:p></pre>
<pre>levels and ‘set clab off’ (for contour lines with no labels) and then plot again with the complementary set of contour levels and <o:p></o:p></pre>
<pre>‘set clab masked’ (or ‘forced’ if that’s what you prefer).<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre> --Jennifer<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>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>
<p><o:p> </o:p></p>
<div>
<p class="MsoNormal">El 6/9/19 a las 18:09, Gmail escribió:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<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=AujOFpvjW3aS8tQw1W5Dj3T-__q1ABUaAjSI8epR1JI&s=5r_bHPwPfFrUJcgGncqJFVFkVcKxl8EZT5YKfWzWaKU&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=AujOFpvjW3aS8tQw1W5Dj3T-__q1ABUaAjSI8epR1JI&s=5r_bHPwPfFrUJcgGncqJFVFkVcKxl8EZT5YKfWzWaKU&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>
</blockquote>
</div>
</body>
</html>