<div dir="ltr">Hi Jade,<br><div><br></div><div>Can you do an &quot;ncdump -h wrf_file&quot; or an ncl_filedump and report back the number of times for each file?  With WRF, sometimes the last file has less times than the other files.  In this case, it might be only 1.  With a tend_int greater than 1, you might be jumping past the last time.  Without seeing the data, it&#39;s hard to say.</div><div><br></div><div>Bill</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 14, 2016 at 2:53 PM, Wang,Yu <span dir="ltr">&lt;<a href="mailto:wangyu8722@ufl.edu" target="_blank">wangyu8722@ufl.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p></p>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px;margin-top:0px;margin-bottom:0px">
Dear ncl_talk and wrfhelp,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px;margin-top:0px;margin-bottom:0px">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px;margin-top:0px;margin-bottom:0px">
Hope everything goes well with everyone.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px;margin-top:0px;margin-bottom:0px">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px;margin-top:0px;margin-bottom:0px">
I am having a problem with ncl when I wanted to plot hourly precipitation tendencies multiple files. I used the example from the wrf website as below </div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px;margin-top:0px;margin-bottom:0px">
<a href="http://www2.mmm.ucar.edu/wrf/OnLineTutorial/Graphics/NCL/Examples/PRECIP/wrf_Precip_multi_files.ncl" title="http://www2.mmm.ucar.edu/wrf/OnLineTutorial/Graphics/NCL/Examples/PRECIP/wrf_Precip_multi_files.ncl
Ctrl+Click or tap to follow the link" target="_blank">http://www2.mmm.ucar.edu/wrf/OnLineTutorial/Graphics/NCL/Examples/PRECIP/wrf_Precip_multi_files.ncl</a>.
 All I did is to change the input file. I have 2 domain 1 files, including 6 hours with 30 mins interval in each file. The script works perfectly when it was processing the first file as below:</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px;margin-top:0px;margin-bottom:0px">
 </div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">
(0)     Working on time: 2005-08-25_01:00:00</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">
(0)     Working on time: 2005-08-25_02:00:00</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">
(0)     Working on time: 2005-08-25_03:00:00</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">
(0)     Working on time: 2005-08-25_04:00:00</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">
(0)     Working on time: 2005-08-25_05:00:00</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">
But when it get to calculate the next hour which should use both files, the script starts to have trouble and give me an error of 
<div>fatal:ListSelect: Index out of range</div>
<div>fatal:[&quot;Execute.c&quot;:8575]:Execute: Error occurred at or near line 89 in file wrf_Precip_multi_files.ncl</div>
<div>Is this because of my output file or there is something I should change in the script?</div>
<div><br>
</div>
<div>Hope some one can provide some help. I would really appreciate any help. Thank you so much.</div>
<div><br>
</div>
<div>Best,</div>
<div><br>
</div>
<div>Jade</div>
</div>
<br>
<p></p>
</div>
</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>