<div dir="ltr">Hi Dennis,<div>I tried several times but the link you have shared is not opening. I have hourly data files for 30 years. In some cases there are 3 successive hourly files, and in some cases it is missing. In that case how can I put it in a loop for 30 years?</div><div><br></div><div>Thanks,</div><div>Ipsita</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 1, 2019 at 5:24 PM Dennis Shea <<a href="mailto:shea@ucar.edu">shea@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>There is no magic ...</div><div><br></div><div>If you do not have 3 successive hourly files then you should perform linear interpolation"</div><div><a href="http://test.www.ncl.ucar.edu/Document/Functions/Built-in/linmsg_n.shtml" target="_blank"><b>http://test.www.ncl.ucar.edu/Document/Functions/Built-in/linmsg_n.shtml</b></a><br></div><div><br></div><div>If in some cases you have<b> 0 </b>files then the derived values are just place holders.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 1, 2019 at 12:57 AM Ipsita Putatunda via ncl-talk <<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear NCl users,<div>I have hourly files, which I want to convert in 3 hourly files by averaging. But for everyday the hourly files are not continuous, and there are some missing hourly files. That is why the number of files present in each three hours is varying from 0 to 3. Hence using systemfunc function is giving error, where there are missing files.</div><div>Can anyone please suggest me how can I get a 3 hourly average in this case.</div><div><br></div><div>Thanks in advance,</div><div>Ipsita</div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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></blockquote></div>
</blockquote></div>