<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#0000c0">
    <font size="-1">Jim,<br>
      <br>
      I thought those values represented the time step. After changing
      them to "1" as you suggested, the data are what I was expecting.
      My next step is creating multiple levels corresponding to numerous
      isentropic levels. For each level I add, I'll increment the "1"s
      to the number of vertical levels.<br>
      <br>
      Many, many thanks for you suggestion.<br>
    </font>
    <div class="moz-signature"><span class="postbody"><span
          style="font-size: 10pt; font-family: &quot;Trebuchet MS&quot;;
          color: rgb(0, 0, 192);"><br>
          Kevin L. Huyck<br>
          Forecaster, Meridian Environmental Technology, Inc.<br>
          <a href="mailto:klhuyck@meridian-enviro.com">
            klhuyck@meridian-enviro.com</a><br>
          <br>
          Composed using Mozilla Thunderbird!</span></span>
    </div>
    <br>
    On 07/22/11 11:48, James T. Potemra wrote:
    <blockquote cite="mid:4E29A9F6.5030801@hawaii.edu" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hi Kevin:<br>
      <br>
      It looks like in your NAM-2011072200.ctl file you are defining one
      vertical level:<br>
      <br>
      <font size="-1">zdef 1 levels 315<br>
        <br>
      </font>but you then assign two levels to each variable:<br>
      <br>
      <font size="-1">cpd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 99 Condensation Pressure
        Deficit (mb)<br>
        isenps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 99 Pressure (mb)<br>
        u&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 99 Zonal component of wind (ms^-1)<br>
        v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 99 Meridional component of wind (ms^-1)</font><br>
      <br>
      I think if you change the "2's" above with "1", or for surface you
      can have "0",<br>
      it should work ok.<br>
      <br>
      Jim</blockquote>
  </body>
</html>