Was anyone ever able to find a solution to this issue?&nbsp; I think I am experiencing a similar problem using gradsnc v1.9b4.&nbsp; I have a 13MB netCDF file (samples can be found here, <a href="http://www.cdc.noaa.gov/cgi-bin/db_search/DBListFiles.pl?did=34&amp;tid=20349&amp;vid=1246">http://www.cdc.noaa.gov/cgi-bin/db_search/DBListFiles.pl?did=34&amp;tid=20349&amp;vid=1246</a>) which contains Reanalysis rainfall rate data.<br>
<br>My script - based off of a script I found in the list archives - attempts to loop over all points in the file for all timesteps (366) and at each point (192x94) it will write ASCII output to a file.&nbsp; If I run it for less than 4 timesteps it works like a charm but if I set it to use 4 or more timesteps it will always fail on the 4th one at point 161,69 running the command to display the value.&nbsp; My first instinct was that the data at that particular point/time was somehow corrupted but subsequent tests showed that it doesn&#39;t matter what timestep I start at it will always fail the 4th time through at that exact X,Y.<br>
<br>Anyone have any ideas about what the issue might be?&nbsp; Thanks in advance.<br><br>Cheers,<br>Matt<br><br><div class="gmail_quote">On Tue, Apr 1, 2008 at 3:02 AM, Steven Weiss &lt;<a href="mailto:sweiss@iafrica.com">sweiss@iafrica.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div style="" bgcolor="#ffffff">
<div><font face="Arial" size="2">Hi Jennifer,</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">The problem is now occurring inconsistently in both
batch mode and from command line. </font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">I&#39;ve tried using top to examine the memory and
there is no issue here. I&#39;ve also cleared cache memory i.e. &quot;echo 1 &gt;
drop_caches&quot;</font></div>
<div><font face="Arial" size="2">I&#39;ve also tried rebooting and this has made no
difference either. </font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">I&#39;ve managed to get the following below through gdb
and also have a core which I generated through gdb (21mb).</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Any suggestions moving forward?</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Regards</font></div>
<div><font face="Arial" size="2">Steven</font></div>
<div><font face="Arial" size="2"></font> <br></div></div></blockquote></div><br>