Hello<br>I have attached the following GrADs scripts.   I can not 
overlay ECMWF Reanalysis (open with sdfopen) data over TES Carbon 
monoxide.   The ECMWF uses the &quot;sdfopen&quot; command  and TES just uses 
&quot;open.&quot; The seemingly simple fix placing the commands one right after the other: <br><br>&quot;sdfopen <a href="http://filename.nc">filename.nc</a>&quot;<br>&quot;open  filename2.ctl&quot;<br><br>&quot;d var&quot;<br>
<br>d var.2&quot;<br><br><br>does not work. I have attached my script and the control file for the TES 
data.  I get the error message saying that data associated with the TES 
file (thata variable is co.2) cannot be open.  See below:<br>
<br>ga-&gt; co_TES.gs <br>No hardcopy metafile open<br>All files closed; all defined objects released;<br>All GrADS attributes have been reinitialized<br>Error: nc_open failed to open file /Users/jonathanwsmith/TES_hdf.<div id=":6x">
ctl<br>
NetCDF: Unknown file format<br>gadsdf: Couldn&#39;t ingest SDF metadata.<br>Data Request Error:  File number out of range <br>  Variable = co.2 <br>  Error ocurred at column 2<br>DISPLAY error:  Invalid expression <br>  Expression = (co.2)*1000000000<br>

Cannot plot color bar: No shading information<br>Data Request Error:  File number out of range <br>  Variable = co.2 <br>  Error ocurred at column 2<br>DISPLAY error:  Invalid expression <br>  Expression = (co.2)*1000000000<br>

Hardcopy output file is closed <br>ga-&gt; <br><br>I know I have submitted this issue to grads before but am still struggling.  Any guidance would be GREATLY appreciated.<br>Thanks<br>Jonathan<br></div>