Dear Grads users<br>I&#39;m doing my first ctl file, it will have two variables, so far I have the following commands:<br><br>dset /home/lucho/Desktop/GlueNC/bolbia.pag%x1%mc.%.nc<br>options template<br>undef 9.999E+20<br>
title baseline 60-90<br>*produced by LFA<br>dtype netcdf<br>options yrev<br>ydef 82 linear -33.640000 2.0000<br>xdef 97 linear -84.120000 -41.880000<br>tdef 1 linear 00Z01jul1961 1mo<br>zdef 1 linear 1 1<br>vars 2<br>total_precipita 0 216,1,0  **<br>
temperature_at_ 0 216,1,0  **<br>ENDVARS<br><br>When I try to run it, it gives me the following error message<br><br>Scanning description file:  baseline.ctl<br>Open Error:  Missing or invalid dimension increment value<br>
  --&gt; The invalid description file record is: <br>  --&gt; xdef 97 linear -84.120000 -41.880000<br>  The data file was not opened. <br><br>MyI checked by creating a grib file and those are the right numbers, the domain is for Southamerica. What am I missing?<br>
Regards<br>Luis<br>