<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear users,<br>
    <br>
    I'm trying to plot the maximun between several hybrid level of a
    variable. With pressure levels it is easy with the function max() or
    maxloc(), but I can not get it for my case.<br>
    For instance, I'd like to calculate the maximun between these the
    hybrid levels of temperature:<br>
    <br>
    &nbsp;&nbsp;&nbsp;&nbsp; tmphlev1&nbsp; 0&nbsp; 11&nbsp; ** hybrid level 1 Temp. [K]<br>
    &nbsp;&nbsp;&nbsp;&nbsp; tmphlev2&nbsp; 0&nbsp; 11&nbsp; ** hybrid level 2 Temp. [K]<br>
    &nbsp;&nbsp;&nbsp;&nbsp; tmphlev3&nbsp; 0&nbsp; 11&nbsp; ** hybrid level 3 Temp. [K]<br>
    <br>
    Could you help me, please?<br>
    Thank you in advance.<br>
    Best regards<br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <title>Firma MeteoGalicia</title>
      <style type="text/css">
<!--
.nombre {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold
}
.dpt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding:2px;
        font-size: 12px;
        font-weight: bold;
        color: #474D17;
}
.datos {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.datos1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #A09F0F;
}
//-->
</style>
      <table cellpadding="0" cellspacing="0" bgcolor="#EDF1C0"
        border="0" width="775">
        <tbody>
          <tr height="72">
            <td colspan="2" valign="top"> <img
                src="cid:part1.00060005.00080807@meteogalicia.es"
                alt="MeteoGalicia" height="73" width="775"><br>
              <div class="dpt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dr. Marcos Tesouro Montecelo</div>
              <div class="dpt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dpto. Predici&oacute;n Num&eacute;rica e
                Investigaci&oacute;n </div>
            </td>
          </tr>
          <tr>
            <td colspan="2" height="90">
              <table cellpadding="4" cellspacing="0" border="0">
                <!--<tr>
                      <td height="10">
                      </td>
                    </tr>--> <tbody>
                  <tr>
                    <td width="20">&nbsp;</td>
                    <td width="445"> <span class="datos">R&uacute;a Roma, 6 </span><br>
                      <span class="datos">15.707 Santiago de Compostela</span><br>
                    </td>
                    <td width="255"> <span class="datos1"> Tel: +34 981
                        957 462</span><br>
                      <span class="datos1"> Fax: +34 981 957 466</span><br>
                      <span class="datos1"> <a
                          style="color:#ADAA22;text-decoration:none;text-underline:none"
                          href="mailto:marcos.tesouro@meteogalicia.es"
                          title="mailto:marcos.tesouro@meteogalicia.es">marcos.tesouro@meteogalicia.es</a>
                      </span><br>
                      <span class="datos1"> <a
                          style="color:#ADAA22;text-decoration:none"
                          href="http://www.meteogalicia.es/"
                          title="http://www.meteogalicia.es/">www.meteogalicia.es</a></span><br>
                    </td>
                  </tr>
                </tbody>
              </table>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>