<div dir="ltr"><div><div><div><div>Hi Alyce,<br><br></div>It&#39;s difficult to say what the problem is, without access to the data.  That i turn sounds like it might not be practical to share the data, due to the number of files involved (?)<br><br></div>The latest version of NCL is 6.3.0, and there have been significant changes to the HDF5 code since the 6.2.1 version you are using. If at all possible, it might be worthwhile upgrading your NCL to see if that takes care of the problem.  You can always install NCL in a temporary directory and test it out there before committing to the new version.  <br><br></div>Hope that helps...<br></div>Rick<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 6, 2015 at 7:22 AM, Alyce Sala Tenna <span dir="ltr">&lt;<a href="mailto:alsalte@gmail.com" target="_blank">alsalte@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi,<div><br></div><div>I am trying to run a script extracting daily WRF data over 30 years through ncl 6.2.1, <span style="font-family:Arial"> accessing the data remotely.</span>. However about 3 years into looping through the data files I receive this error:</div><div><div style="margin:0px;font-size:16px;font-family:Menlo;min-height:19px"><br></div><div style="margin:0px;font-size:16px;font-family:Menlo">**************************************************************</div><div style="margin:0px;font-size:16px;font-family:Menlo">PROBLEM TO FIND ATTRIBUTE in file: h5reader.c, line: 3332</div><div style="margin:0px;font-size:16px;font-family:Menlo">        obj_id: 33554433</div><div style="margin:0px;font-size:16px;font-family:Menlo">        attr_name: &lt;RAINNC&gt;</div><div style="margin:0px;font-size:16px;font-family:Menlo">        attr_id: 100663296</div><div style="margin:0px;font-size:16px;font-family:Menlo">        type: -1</div><div style="margin:0px;font-size:16px;font-family:Menlo">PROBLEM TO FIND ATTRIBUTE in file: h5reader.c, line: 3337</div><div style="margin:0px;font-size:16px;font-family:Menlo">**************************************************************</div><div style="margin:0px;font-size:16px;font-family:Menlo;min-height:19px"><br></div><div style="margin:0px;font-size:16px;font-family:Menlo">Leaving _NclHDF5check_attr, at file: h5reader.c, line: 3343</div><div style="margin:0px;font-size:16px;font-family:Menlo;min-height:19px"><br></div></div><div style="margin:0px;font-size:16px;font-family:Menlo;min-height:19px">Then after 5 more days of processing data the script will break with this error:</div><div style="margin:0px;min-height:19px"><div style="margin:0px"><font face="Arial">fatal:[&quot;Execute.c&quot;:6332]:variable (T2) is not in file (fi)</font></div><div style="margin:0px"><font face="Arial"><span style="color:rgb(83,48,225)">^M</span>fatal:[&quot;Execute.c&quot;:8578]:Execute: Error occurred at or near line 98 in file process_wrfhrly.ncl</font></div></div><div style="margin:0px;min-height:19px"><font face="Arial"><br></font></div><div style="margin:0px;min-height:19px"><font face="Arial">It’s not for a particular count of days where I recieve this file issue, and will be a different date for each model (I have tried 4 different datasets so far). For other models it may be other climate variables. </font></div><div style="margin:0px;min-height:19px"><font face="Arial">Any ideas what the issue could be, or how to resolve this. I can’t even process the data without recieving this issues.</font></div><div style="margin:0px;min-height:19px"><font face="Arial"><br></font></div><div style="margin:0px;min-height:19px"><font face="Arial">Thanks in advance</font></div><span class="HOEnZb"><font color="#888888"><div style="margin:0px;min-height:19px"><font face="Arial">Alyce Sala Tenna</font></div></font></span></div><br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>