<div dir="ltr"><div>A wavelet expert I am not.<br></div><div><br></div><div>However, the data series you use as input is composed of temporal (JJAS) **segments**. Each series is independent. [The series has yearly time gaps (ONDJFMAM). ] Appending these to obtain a single 'time series' is not appropriate. <br></div><div><br></div><div>I **speculate** that you should compute the yearly values; average; then plot the result. Something like:</div><div><br></div><div>Example 5 <br></div><div><a href="https://www.ncl.ucar.edu/Document/Functions/Built-in/specx_anal.shtml"><b>https://www.ncl.ucar.edu/Document/Functions/Built-in/specx_anal.shtml</b></a></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 2, 2021 at 10:25 AM Lyndz via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.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>Dear Jonathan, Joseph, and NCL-experts,</div><div><br></div><div>Thank you for your suggestions.</div><div><br></div><div>I tried modifying the script following the suggestions above.</div><div><br></div><div>But I'm still getting the plot incorrectly..</div><div><br></div><div>My input file has 121 days x 40 years data. Not a complete year (only JJAS). So I set something like 121/365=0.33 for dt.</div><div>Is this correct?</div><div><br></div><div>Attached to this email is the output of the script, the script, and the input file.</div><div><br></div><div>Any suggestions how to do this correctly </div><div><br></div><div><br></div><div><br></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div>