<div>Thank you. I have&nbsp;corrected the descriptor file accordingly but it does not help as GRADS still&nbsp;shows the same message:</div>
<div>&nbsp;</div>
<div>&nbsp;ga-&gt; xdfopen data.ctl<br>Scanning Descriptor File:&nbsp; data.ctl<br>XDFopen Error:&nbsp; Missing or invalid dimension size.<br>&nbsp; --&gt; The invalid description file record is:<br>&nbsp; --&gt; xdef 360 linear -179.500000 1.00000<br>
&nbsp; The data file was not opened.<br></div>
<div>ga-&gt; open data.ctl<br>Scanning description file:&nbsp; data.ctl<br>Open Error:&nbsp; Invalid variable record<br>&nbsp; --&gt; The invalid description file record is:<br>&nbsp; --&gt; aot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 t,y,x</div>
<div>&nbsp; The data file was not opened.<br></div>
<div>&nbsp;</div>
<div>The corrected descriptor file data.ctl is as follows:</div>
<div>&nbsp;</div>
<div>dset ^%y4-%<a href="http://m2.nc">m2.nc</a><br>options template<br>XDEF 360 linear -179.500000 1.00000<br>YDEF 181&nbsp; linear -89.5000000 1.000000<br>ZDEF 1 levels 0<br>TDEF 12 linear 01apr2000&nbsp; 1mo<br>vars 8<br>aot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 t,y,x<br>
aot_land&nbsp; 1 t,y,x<br>aot_water 1 t,y,x<br>aot_dust&nbsp; 1 t,y,x<br>angst&nbsp;&nbsp;&nbsp;&nbsp; 1 t,y,x<br>small&nbsp;&nbsp;&nbsp;&nbsp; 1 t,y,x<br>medium&nbsp;&nbsp;&nbsp; 1 t,y,x<br>large&nbsp;&nbsp;&nbsp;&nbsp; 1 t,y,x<br>endvars<br><br><br></div>
<div class="gmail_quote">On Mon, Jun 9, 2008 at 6:47 PM, M.Mahakur &lt;<a href="mailto:mmahakur@tropmet.res.in">mmahakur@tropmet.res.in</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">what happens if you change &quot;dset&quot; to %m2 instead of %2m in your data.ctl??<br><br>--<br>Open WebMail Project (<a href="http://openwebmail.org/" target="_blank">http://openwebmail.org</a>)<br>

<div>
<div></div>
<div class="Wj3C7c"><br><br>---------- Original Message -----------<br>From: Pavel Kishcha &lt;<a href="mailto:pavel@CYCLONE.TAU.AC.IL">pavel@CYCLONE.TAU.AC.IL</a>&gt;<br>To: <a href="mailto:GRADSUSR@LIST.CINECA.IT">GRADSUSR@LIST.CINECA.IT</a><br>
Sent: Mon, 9 Jun 2008 17:27:56 +0200<br>Subject: problem with opening multiple NetCDF files<br><br>&gt; Dear All,<br>&gt;<br>&gt; The problem comes about when I am trying to open multiple NetCDF files in<br>&gt; GRADS.<br>
&gt; Here is my descriptor file &nbsp;(data.ctl):<br>&gt;<br>&gt; dset ^%y4-%<a href="http://2m.nc/" target="_blank">2m.nc</a><br>&gt; options template<br>&gt; XDEF 360 linear -179.500000 1.00000<br>&gt; YDEF 181 &nbsp;linear -89.5000000 1.000000<br>
&gt; ZDEF 1 levels 1000<br>&gt; TDEF 24 linear 01apr2000 &nbsp;1mo<br>&gt; vars 8<br>&gt; aot &nbsp; &nbsp; &nbsp; 1 t,y,x<br>&gt; aot_land &nbsp;1 t,y,x<br>&gt; aot_water 1 t,y,x<br>&gt; aot_dust &nbsp;1 t,y,x<br>&gt; angst &nbsp; &nbsp; 1 t,y,x<br>&gt; small &nbsp; &nbsp; 1 t,y,x<br>
&gt; medium &nbsp; &nbsp;1 t,y,x<br>&gt; large &nbsp; &nbsp; 1 t,y,x<br>&gt; endvars<br>&gt;<br>&gt; ***When I run it in GrADS Version 1.9b4 by using the command xdfopen I see<br>&gt; the message:<br>&gt;<br>&gt; ga-&gt; xdfopen data.ctl<br>
&gt; Scanning Descriptor File: &nbsp;data.ctl<br>&gt; XDFopen Error: &nbsp;Missing or invalid dimension size.<br>&gt; &nbsp; --&gt; The invalid description file record is:<br>&gt; &nbsp; --&gt; xdef 360 linear -179.500000 1.00000<br>&gt; &nbsp; The data file was not opened.<br>
&gt;<br>&gt; ***When I run it by using the command open I see the message:<br>&gt;<br>&gt; ga-&gt; open data.ctl<br>&gt; Scanning description file: &nbsp;MISR_L3.ctl<br>&gt; Open Error: &nbsp;Invalid variable record<br>&gt; &nbsp; --&gt; The invalid description file record is:<br>
&gt; &nbsp; --&gt; aot &nbsp; &nbsp; &nbsp; 1 t,y,x<br>&gt;<br>&gt; What am I doing wrong?<br>&gt; Thank you for all of your help.<br>&gt;<br>&gt; Cheers,<br>&gt; Pavel<br>&gt;<br>&gt; P.S. Here are my files:<br>&gt;<br>&gt; <a href="http://2000-04.nc/" target="_blank">2000-04.nc</a><br>
&gt; <a href="http://2000-05.nc/" target="_blank">2000-05.nc</a><br>&gt; <a href="http://2000-06.nc/" target="_blank">2000-06.nc</a><br>&gt; …<br>&gt; <a href="http://2002-03.nc/" target="_blank">2002-03.nc</a><br>&gt;<br>
&gt; ***Here is the output from &quot;ncdump -h&quot; of <a href="http://2000-04.nc/" target="_blank">2000-04.nc</a><br>&gt;<br>&gt; [pavel@wind ~]$ /usr/local/bin/ncdump -h <a href="http://2000-04.nc/" target="_blank">2000-04.nc</a><br>
&gt; netcdf 2000-04 {<br>&gt; dimensions:<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; longitude = 360 ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; latitude = 181 ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; ftime = 1 ;<br>&gt; variables:<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; double longitude(longitude) ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; longitude:units = &quot;degree_east&quot; ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; longitude:standard_name = &quot;longitude&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; double latitude(latitude) ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; latitude:units = &quot;degree_north&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; latitude:standard_name = &quot;latitude&quot; ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; double ftime(ftime) ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ftime:units = &quot;seconds since ??&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ftime:standard_name = &quot;ftime&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; double aot(ftime, latitude, longitude) ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot:units = &quot;kg m-2&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot:standard_name = &quot;total_aerosol_optical_thickness&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot:coordinates = &quot;ftime latitude longitude&quot; ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; double aot_land(ftime, latitude, longitude) ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot_land:units = &quot;kg m-2&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot_land:standard_name<br>&gt; = &quot;total_aerosol_optical_thickness&quot; ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot_land:coordinates = &quot;ftime latitude longitude&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; double aot_water(ftime, latitude, longitude) ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot_water:units = &quot;kg m-2&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot_water:standard_name<br>
&gt; = &quot;total_aerosol_optical_thickness&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot_water:coordinates = &quot;ftime latitude longitude&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; double aot_dust(ftime, latitude, longitude) ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot_dust:units = &quot;kg m-2&quot; ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot_dust:standard_name<br>&gt; = &quot;atmosphere_content_of_dust_aerosol&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aot_dust:coordinates = &quot;ftime latitude longitude&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; double angst(ftime, latitude, longitude) ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; angst:units = &quot;None&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; angst:standard_name = &quot;angstrom_exponent&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; angst:coordinates = &quot;ftime latitude longitude&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; double small(ftime, latitude, longitude) ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; small:units = &quot;kg m-2&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; small:standard_name<br>&gt; = &quot;aerosol_optical_thickness_due_to_small_particles&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; small:coordinates = &quot;ftime latitude longitude&quot; ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; double medium(ftime, latitude, longitude) ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; medium:units = &quot;kg m-2&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; medium:standard_name<br>&gt; = &quot;aerosol_optical_thickness_due_to_medium_particles&quot; ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; medium:coordinates = &quot;ftime latitude longitude&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; double large(ftime, latitude, longitude) ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; large:units = &quot;kg m-2&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; large:standard_name<br>
&gt; = &quot;aerosol_optical_thickness_due_to_large_particles&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; large:coordinates = &quot;ftime latitude longitude&quot; ;<br>&gt;<br>&gt; // global attributes:<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :Conventions = &quot;CF-1.0&quot; ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :history = &quot;Created Mon May &nbsp;5 15:55:49 2008 by mikeb&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :comment = &quot;??&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :source = &quot;IMPACT model v??&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :references = &quot;??&quot; ;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :institution = &quot;Los Alamos&quot; ;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :title = &quot;AOT global grid for total, dust, angst, small,<br>&gt; medium, large&quot; ;<br>&gt; }<br></div></div>------- End of Original Message -------<br>
</blockquote></div><br>