<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">I have a netCDF file with a 12-element time dimension, expressed in&nbsp; &quot;seconds since 1970-01-01 00:00:00&quot;, with the first time on Jan 1, 1998.&nbsp; But when I read in the file (attached), it seems to see only the first time:<br>
<br>
&gt; ga-&gt; sdfopen test4.nc<br>
&gt; Scanning self-describing file:&nbsp; test4.nc<br>
&gt; SDF file test4.nc is open as file 1<br>
&gt; LON set to 137.875 179.875 <br>
&gt; LAT set to 1 1 <br>
&gt; LEV set to 0 0 <br>
&gt; Time values set: 1998:1:1:0 1998:1:1:0 <br>
&gt; E set to 1 1 <br>
<br>
with the result then when I plot it, I get not the hovmoller I wanted, but just a line plot vs. longitude.<br>
<br>
I tried xdfopen with the descriptor file:<br>
<br>
&gt; DSET test4.nc<br>
&gt; TDEF time 12 LINEAR 1JAN1998 1mo<br>
&gt; VARS 1<br>
&gt; precip=&gt;precip<br>
&gt; ENDVARS<br>
<br>
but with the same result.<br>
<br>
What is the recommended way for encoding a time dimension either in netCDF for GrADS to use, or alternatively, using xdfopen?<br>
</div>
</span></font></div>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText"><br>
--<br>
Dr. Christopher Lynnes&nbsp;&nbsp;&nbsp;&nbsp; NASA/GSFC, Code 610.2&nbsp;&nbsp;&nbsp; phone: 301-614-5185<br>
&quot;Perfection is achieved, not when there is nothing left to add, but when there is nothing left to take away&quot; -- A. de Saint-Exupery<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div>
</span></font></div>
</body>
</html>