I am having a problem correctly displaying multiple file data using a template control file.  My objective is to open, for example, the set of daily air temperature data files (in yearly files) from 1948 to current as a single file, then display/analyze the data as needed without having to open each file separately.  Contents of control file (air.sig995.daily.1948-.ctl):<div>
<br></div><div><div>DSET h:\cdf\dailymeans\air.sig995.%<a href="http://y4.nc">y4.nc</a></div><div>TITLE Daily Air Temperature Sig995 01Jan1948-current</div><div>DTYPE netcdf</div><div>OPTIONS template</div><div>UNDEF -9.99e+33</div>
<div>XDEF 144 linear 0 2.5</div><div>YDEF 73 linear -90 2.5</div><div>ZDEF 1 linear 0 1</div><div>TDEF 3653 linear 01jan1948 1dy</div><div>VARS 1</div><div>air=&gt;tmp 0 t,y,x  Mean Daily Air Temperature at sigma level 995 (degK)</div>
<div>ENDVARS</div></div><div><br></div><div>For test purposes, I set TDEF to cover only the first 10 years.  When I launch it in GrADS, it opens &quot;normally&quot; but the data displays with values much lower than expected.  Following is the GrADS session transcript:</div>
<div><br></div><div>Grid Analysis and Display System (GrADS) Version 2.0.a7.oga.3</div><div>Copyright (c) 1988-2008 by Brian Doty and the</div><div>Institute for Global Environment and Society (IGES)</div><div>GrADS comes with ABSOLUTELY NO WARRANTY</div>
<div>See file COPYRIGHT for more information</div><div><br></div><div>Config: v2.0.a7.oga.3 little-endian readline printim grib2 netcdf hdf4-sds hdf5</div><div>opendap-grids,stn athena geotiff</div><div>Issue &#39;q config&#39; command for more information.</div>
<div>Loading User Defined Extensions table &lt;/bin/gex/udxt&gt; ... ok.</div><div>GX Package Initialization: Size = 11 8.5</div><div>ga-&gt; open c:\cdf\dailymeans\air.sig995.daily.1948-.ctl</div><div>Scanning description file:  c:\cdf\dailymeans\air.sig995.daily.1948-.ctl</div>
<div>Data file h:\cdf\dailymeans\air.sig995.%<a href="http://y4.nc">y4.nc</a> is open as file 1</div><div>LON set to 0 360</div><div>LAT set to -90 90</div><div>LEV set to 0 0</div><div>Time values set: 1948:1:1:0 1948:1:1:0</div>
<div>E set to 1 1</div><div>ga-&gt; q ctlinfo</div><div>dset h:\cdf\dailymeans\air.sig995.%<a href="http://y4.nc">y4.nc</a></div><div>title Daily Air Temperature Sig995 01Jan1948-current</div><div>undef -9.99e+33</div><div>
dtype netcdf</div><div>xdef 144 linear 0 2.5</div><div>ydef 73 linear -90 2.5</div><div>zdef 1 linear 0 1</div><div>tdef 3653 linear 00Z01JAN1948 1440mn</div><div>vars 1</div><div>air=&gt;tmp  0  t,y,x  Mean Daily Air Temperature at sigma level 995 (degK)</div>
<div>endvars</div><div>ga-&gt; set time 25dec1953 5jan1954</div><div>Time values set: 1953:12:25:0 1954:1:5:0</div><div>ga-&gt; d tmp-273.15</div><div>Contouring: -29000 to -21000 interval 1000</div><div>Contouring: -29000 to -21000 interval 1000</div>
<div>Contouring: -29000 to -21000 interval 1000</div><div>Contouring: -29000 to -21000 interval 1000</div><div>Contouring: -29000 to -21000 interval 1000</div><div>Contouring: -29000 to -21000 interval 1000</div><div>Contouring: -29000 to -21000 interval 1000</div>
<div>Contouring: -29000 to -21000 interval 1000</div><div>Contouring: -29000 to -21000 interval 1000</div><div>Contouring: -29000 to -21000 interval 1000</div><div>Contouring: -29000 to -21000 interval 1000</div><div>Contouring: -29000 to -21000 interval 1000</div>
<div>ga-&gt;</div><div>______________________________________</div><div><br></div><div>I was expecting data to display in deg C, i.e., in the range of roughly -50 to 30, which is what I would get if I open a yearly file separately.  I also noticed that the display pattern itself is not consistent with the original files&#39; data.  The data folder contains valid yearly files from 1948 through 2011.</div>
<div><br></div><div>I did search the <a href="http://gradsusr.org">gradsusr.org</a> archives for help, but could not find a solution.  I would appreciate someone suggesting a fix.  I am using Opengrads Version 2.0.a7.oga.3 on a Windows XP.</div>
<div><br></div><div>Stephen McMillan</div><div><br></div>

<pre>***************************************************
The information contained in this e-mail message 
is intended only for the use of the recipient(s) 
named above and may contain information that is 
privileged, confidential, and/or proprietary. 
If you are not the intended recipient, you may not
review, copy or distribute this message. If you have
received this communication in error, please notify 
the sender immediately by e-mail, and delete the original message.
***************************************************