<div dir="ltr"><br><div>Hi,</div><div><br></div><div>I have a problem to open a netcdf file in grads, and I read some post about that, but I don&#39;t still have the solution. </div><div>I have created my file in R, and the output from ncdump -h:</div>
<div><br></div><div><div>netcdf cwt_este {</div><div>dimensions:</div><div>        longitude = 25 ;</div><div>        latitude = 17 ;</div><div>variables:</div><div>        double longitude(longitude) ;</div><div>                longitude:units = &quot;defree_east&quot; ;</div>
<div>        double latitude(latitude) ;</div><div>                latitude:units = &quot;defree_east&quot; ;</div><div>        double msl(latitude, longitude) ;</div><div>                msl:units = &quot;Pa&quot; ;</div>
<div>                msl:missing_value = -999. ;</div><div>}</div></div><div><br></div><div>When I try to open it in grads, the error I have:</div><div><div>ga-&gt; sdfopen <a href="http://cwt_este.nc">cwt_este.nc</a></div>
<div>Scanning self-describing file:  <a href="http://cwt_este.nc">cwt_este.nc</a></div><div>gadsdf: SDF file has no discernable X coordinate.</div></div><div><br></div><div>anyone has an idea about that? I don&#39;t know how I could fix it.</div>
<div><br></div><div>Thanks in advance,</div><div><br></div><div>Cheers,</div><div><br></div><div>Noelia</div><div><br></div><div><br></div></div>