Hi, <br><br>I<span style="font-family:arial,helvetica,sans-serif"> think it happen because you used cthick and <font>then</font> clopts. cthick is &quot;</span><code style="font-family:arial,helvetica,sans-serif">set cthick <i>thckns&quot;,</i> </code><span style="font-family:arial,helvetica,sans-serif">it will set the thickness of the contour line. but right after that you used clop<font>ts &quot;</font></span><font><code style="font-family:arial,helvetica,sans-serif">set clopts <i>color &lt;thickness &lt;size&gt;&gt;</i></code><span style="font-family:arial,helvetica,sans-serif">&quot; </span></font>. You just reset the thickness back to the default value of -1. So I would suggest that you drop the cthick and ccolor, and use just clopts, or drop the clopts and use cthick and ccolor.<br>
<br><div class="gmail_quote">On Fri, Nov 9, 2012 at 5:08 PM, Marcos Tesouro Montecelo <span dir="ltr">&lt;<a href="mailto:marcos.tesouro@meteogalicia.es" target="_blank">marcos.tesouro@meteogalicia.es</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I&#39;m trying to modify the size and the thickness of the labels when I
    plot the contours (set clopts). When I change the paramentres in my
    script, GRADS seems that don&#39;t understand it and it doesn&#39;t
    anything, the label is the same with different values.<br>
    I have the same problem when I try to change the thickness of the
    contours (set cthick). On contrary, I can change the colour of the
    lines (set ccolor).<br>
    <br>
    Mi commands in the script are:<br>
    <br>
    set ccolor 0<br>
    set cthick 5<br>
    set clopts -1 -1 0.11<br>
    <br>
    I&#39;m using the version 2.0.1 of the GRADS<br>
    <br>
    Could you help me, please?<br>
    Thanks in advance<span class="HOEnZb"><font color="#888888"><br>
    <div>-- <br>
      
      
      
      <table bgcolor="#edf1c0" border="0" cellpadding="0" cellspacing="0" width="775">
        <tbody>
          <tr height="72">
            <td colspan="2" valign="top"> <img src="" alt="MeteoGalicia" height="73" width="775"><br>
              <div>     Dr. Marcos Tesouro Montecelo</div>
              <div>     Dpto. Predición Numérica e
                Investigación </div>
            </td>
          </tr>
          <tr>
            <td colspan="2" height="90">
              <table border="0" cellpadding="4" cellspacing="0">
                 <tbody>
                  <tr>
                    <td width="20"> </td>
                    <td width="445"> <span>Rúa Roma, 6 </span><br>
                      <span>15.707 Santiago de Compostela</span><br>
                    </td>
                    <td width="255"> <span> Tel: +34 981
                        957 462</span><br>
                      <span> Fax: <a href="tel:%2B34%20981%20957%20466" value="+34981957466" target="_blank">+34 981 957 466</a></span><br>
                      <span> <a style="color:rgb(173,170,34);text-decoration:none" href="mailto:marcos.tesouro@meteogalicia.es" title="mailto:marcos.tesouro@meteogalicia.es" target="_blank">marcos.tesouro@meteogalicia.es</a>
                      </span><br>
                      <span> <a style="color:rgb(173,170,34);text-decoration:none" href="http://www.meteogalicia.es/" title="http://www.meteogalicia.es/" target="_blank">www.meteogalicia.es</a></span><br>
                    </td>
                  </tr>
                </tbody>
              </table>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </font></span></div>

<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br>