<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Dave,</p>
    <p>If you use ncl_filedump to look at your data you will see this
      listed for sst:</p>
    <p>      short sst ( time, latitude, longitude )<br>
               long_name :    Sea surface temperature<br>
               units :    K<br>
               add_offset :    289.9202167899307<br>
               scale_factor :    0.0006308732635179985<br>
               _FillValue :    -32767<br>
               missing_value :    -32767<br>
    </p>
    <p>Notice there is an offset and a scale factor in the data record
      for sst. I believe you will need to add the offset and multiply by
      the scale factor to get back to actual temperature in kelvins.</p>
    <p>Good luck.</p>
    <p>Jim<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 08/28/2018 07:33 AM, dave montgomery
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:222579377.4186748.1535466796880@mail.yahoo.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div style="font-family:Helvetica Neue, Helvetica, Arial,
        sans-serif;font-size:13px;">
        <div>Dear NCL Users,<br>
          <div>I plotted sst on a local scale using NCL. The result for
            the sst variable are way too high. Plotting the same data
            with CDO and using ncview, the results for the sst variable
            are in the values to be expected. In CDO, the variable sst
            has a range from 297.274K to 300.189K but in NCL the plotted
            graph showed a range from about 12000 to 16000. Could our
            most esteem NCL experts help me out here? I would be
            grateful for your help.<br>
            <div>Attached are the file, script and the corresponding
              plot.</div>
            <div>I am using NCL version 6.4.0<br>
              <div>Data is from ERA5</div>
              <div><br>
                <div>Best regards</div>
                <div>Dave Montgomery<br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ncl-talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <meta charset="UTF-8">
      <title>Untitled Document</title>
      <link href="%7E/Documents/jimsignature_files/css.css"
        rel="stylesheet">
      <p style="text-decoration:none; color:#000000; font-size:13px;
        font-family: 'Roboto', sans-serif; font-weight:700 !important;">James
        D. Means, Ph.D.<br>
        <span style="font-size:10px; font-family: 'Roboto', sans-serif;">Senior
          Atmospheric & Climate Scientist</span><br>
        <span style="text-decoration:none; font-size:10px;">California
          Office</span><br>
        <span style="text-decoration:none; font-size:10px;">Tele:
          619-495-1638 | Fax: 775-636-8430</span><br>
        <span style="text-decoration:none; font-size:10px;">930 Tahoe
          Blvd., Suite 802-560<span style="text-decoration:none;"><br>
            <span style="text-decoration:none; font-size:10px;"> Incline
              Village, Nevada 89451</span><br>
            <span style="text-decoration:none; color:red;"><a
                style="color:red; font-size:10px;"
                href="mailto:jim@weatherextreme.com">jim@weatherextreme.com</a>
              | <a style="color:red; font-size:10px; "
                target"_blank"=""
                href="http://www.weatherextreme.com/vcards/James%20Means.vcf">vcard</a></span><br>
            <span style="text-decoration:none; font-size:10px;"> <a
                target="_blank" style="color:#000000;"
                href="http://www.weatherextreme.com/">www.<span
                  style="color: red;">w</span>eather<span style="color:
                  red;">e</span>xtreme.com</a></span></span></span></p>
      <a href="http://www.weatherextreme.com/"><img
          src="%7E/Documents/jimsignature_files/wx-logo.jpg" alt=""
          height="96" width="361"></a>
    </div>
  </body>
</html>