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 "sdfopen" command and TES just uses
"open." The seemingly simple fix placing the commands one right after the other: <br><br>"sdfopen <a href="http://filename.nc">filename.nc</a>"<br>"open filename2.ctl"<br><br>"d var"<br>
<br>d var.2"<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-> 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'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-> <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>