Good Morning,<br><br>I am trying to use GrADS make use of some GEFS re-forecast data that is available in netCDF4 format (attached is one example, which can be accessed from: <a href="http://esrl.noaa.gov/psd/forecasts/reforecast2/download.html">http://esrl.noaa.gov/psd/forecasts/reforecast2/download.html</a>).<br>
<br>Using &quot;sdfopen&quot; I am successfully able to open the file.<br><br>However, only one variable is listed as available in GrADS (called &quot;<b>inttime</b>&quot; see below), even though ncdump indicates there is an additional variable (Pressure), which is what I originally requested from the site.  <br>
<br>From GrADS:<br><br><span style="font-family:courier new,monospace">descriptor: pres_msl_latlon_all_20120101_20120101_justm8Dgdh.nc<br>  Binary: pres_msl_latlon_all_20120101_20120101_justm8Dgdh.nc<br>  Type = Gridded<br>
  Xsize = 63  Ysize = 29  Zsize = 1  Tsize = 1  Esize = 11<br>  Number of Variables = 1<br>     inttime  0  t  time as an integer (YYYYMMDDHH)</span><br><br>I have tried to create a data descriptor file and use xdfopen (see below)...but I can&#39;t seem to get past the &#39;inttime&#39; variable.  This file works if I remove the Pressure line, but again limits me to viewing the inttime variable...which is simply the date stored as an integer (2012010100).  <br>
<br><span style="font-family:courier new,monospace">DSET pres_msl_latlon_all_20120301_20120301_justt-Hd8C.nc<br>TITLE This is a sample USL grid box for Central California<br>UNDEF -9999<br>XDEF lon 63 LINEAR 233.0 1.0<br>
YDEF lat 29 LINEAR 23.0 1.0<br>VARS 1<br>intTime=&gt;intTime 1 99 Pressure<br>Pressure=&gt;Pressure 1 99 Pressure<br>ENDVARS</span><br><br>Does anyone have suggestions on how I might go about getting to the pressure data?<br>
<br>Thanks in advance,<br><br>Justin <br><br>-- <br>Justin Arnott<div>Science and Operations Officer</div><div>National Weather Service</div><div>Gaylord, Michigan <br>---<br><a href="mailto:justin.arnott@noaa.gov" target="_blank">justin.arnott@noaa.gov</a><br>
989-731-3384 x766<br></div><br>