<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Karl,</p>
    <p><br>
    </p>
    <p>    I've been able to plot them on version 2.1.1.b0; which
      version of GrADS are you using?</p>
    <p><br>
    </p>
    <p>    Another option would be to create a GrADS control file for
      the netCDF file; e.g.,</p>
    <p><br>
    </p>
    <p><tt>DSET
^OR_ABI-L2-CMIPC-M3C02_G16_s20183111612182_e20183111614555_c20183111615060.nc</tt><tt><br>
      </tt><tt>OPTIONS yrev</tt><tt><br>
      </tt><tt>DTYPE netcdf</tt><tt><br>
      </tt><tt>UNDEF  -99</tt><tt><br>
      </tt><tt>UNPACK scale_factor add_offset</tt><tt><br>
      </tt><tt>TITLE ABI band 02 CMI</tt><tt> mesoscale sector<br>
      </tt><tt>XDEF 2500 LINEAR 1 1</tt><tt><br>
      </tt><tt>YDEF 1500 LINEAR 1 1</tt><tt><br>
      </tt><tt>ZDEF 1 LEVELS 1000</tt><tt><br>
      </tt><tt>TDEF 1 LINEAR 16:12Z07NOV2018 5mn</tt><tt><br>
      </tt><tt>VARS 1</tt><tt><br>
      </tt><tt>Brightness_Temperature=>CMI   1 y,x   Brightness
        Temperature (K)</tt><tt><br>
      </tt><tt>ENDVARS</tt><br>
      <br>
    </p>
    <p>    Note that this will plot the images on their native grid; I
      don't know a way to remap them in GrADS if you want to plot them
      with a map on top.  Hope this helps...<br>
    </p>
    <p><br>
    </p>
    <p>Cheers,</p>
    <p>Bob<br>
    </p>
    <div class="moz-cite-prefix">On 11/7/2018 11:43 AM, Schneider, Karl
      P wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:BYAPR02MB5416989C7984D6BDC4859423B9C40@BYAPR02MB5416.namprd02.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
      <div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;"
        dir="ltr">
        <p style="margin-top:0;margin-bottom:0">Hi everyone,</p>
        <p style="margin-top:0;margin-bottom:0">I'm looking for a way to
          plot some satellite data in GrADS. I've found a source for
          GOES-16 netcdf data, but its format is not compatible as shown
          below; the lat and lon are set to the number of grid points in
          the file, not the lat/lon extent of the file:</p>
        <p style="margin-top:0;margin-bottom:0"><br>
        </p>
        <div>ga-> sdfopen
OR_ABI-L2-CMIPC-M3C02_G16_s20183111612182_e20183111614555_c20183111615060.nc<br>
          Scanning self-describing file: 
OR_ABI-L2-CMIPC-M3C02_G16_s20183111612182_e20183111614555_c20183111615060.nc<br>
          SDF file has no discernable time coordinate -- using default
          values.<br>
          SDF file
OR_ABI-L2-CMIPC-M3C02_G16_s20183111612182_e20183111614555_c20183111615060.nc
          is open as file 1<br>
          LON set to 0 9999 <br>
          LAT set to 0 5999 <br>
        </div>
        <div><br>
        </div>
        <div>I've seen this issue pop up previously on the forum, but
          there was no good answer I could make sense of. I'm hoping
          someone could share some code with me to help resolve the
          issue, or better yet point me to a source of netcdf's that can
          be read in via the sdfopen command. <br>
        </div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Karl<br>
          <br>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gradsusr mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>
<a class="moz-txt-link-freetext" href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Bob Kuligowski, Ph.D.
Meteorologist
NOAA/NESDIS/Center for Satellite Applications and Research (STAR)

Mailing Address:
National Oceanic and Atmospheric Administration
NESDIS STAR/SMCD
Bob Kuligowski
NCWCP E/RA2
5830 University Research Court
2nd Floor, Office #2828
College Park, MD 20740-3818

Phone:  (301) 683-3593
Fax  :  (301) 683-3616

<a class="moz-txt-link-freetext" href="http://www.star.nesdis.noaa.gov/star/Kuligowski_B.php">http://www.star.nesdis.noaa.gov/star/Kuligowski_B.php</a>
<a class="moz-txt-link-freetext" href="http://www.star.nesdis.noaa.gov/smcd/emb/ff/index.php">http://www.star.nesdis.noaa.gov/smcd/emb/ff/index.php</a>

</pre>
  </body>
</html>