<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<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>
<p style="margin-top:0;margin-bottom:0"></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>
<p></p>
</div>
</body>
</html>