<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" 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&nbsp;precipitation tendencies multiple files. I used the example from the wrf website as below&nbsp;</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" target="_blank" id="LPlnk953442" title="http://www2.mmm.ucar.edu/wrf/OnLineTutorial/Graphics/NCL/Examples/PRECIP/wrf_Precip_multi_files.ncl
Ctrl&#43;Click or tap to follow the link">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&nbsp;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;">
&nbsp;</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px;">
(0) &nbsp; &nbsp; Working on time: 2005-08-25_01:00:00</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px;">
(0) &nbsp; &nbsp; Working on time: 2005-08-25_02:00:00</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px;">
(0) &nbsp; &nbsp; Working on time: 2005-08-25_03:00:00</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px;">
(0) &nbsp; &nbsp; Working on time: 2005-08-25_04:00:00</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px;">
(0) &nbsp; &nbsp; 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&nbsp;
<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>
</body>
</html>