The specific error in your email is happening because Grads is not successfully opening the first file.  You can&#39;t specify the index of the file to be opened.  The rule is that the first file that is successfully opened gets the index value 1, the second that is opened (when another file is already open) is given index 2, and so on.  If your intended file &quot;1&quot; does not open, then if the second intended file opens, it is given the index value 1.  So your first point of troubleshooting should be to determine why the file TES_hdf.ctl is not opening the data file in it.  The control file you attached to this email does not have the same file name as that in the script, so that could be the problem.<br>
<br>Let me know if this continues after checking on that issue.<br><br>Jeff Duda<br><br><br><div class="gmail_quote">On Tue, Nov 27, 2012 at 3:03 PM, Jonathan Wynn Smith <span dir="ltr">&lt;<a href="mailto:jwynnsmith.help@gmail.com" target="_blank">jwynnsmith.help@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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" target="_blank">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>

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<span class="HOEnZb"><font color="#888888"><br>
Jonathan<br></font></span></div>
<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Jeff Duda<br>Graduate research assistant<br>University of Oklahoma School of Meteorology<br>Center for Analysis and Prediction of Storms<br><br>