<div dir="ltr"><div>re:  "a time-series which is a two month long daily data for 30 years <b>concatenated</b>"</div><div><br></div><div>---two-months-of-daily-data-- <b>10-month-break</b> -- two-months-of-daily-data-- <b>10-month-break</b> -- etc, etc</div><div><br></div><div>The purpose of spectral analysis is to <b id="gmail-yui_3_10_0_1_1589222230791_1044">decompose a time series into periodic components</b>.   Concatenating non-contiguous time-series segments does not allow proper decomposition into periodic components. <br></div><div><br></div><div>You can perform a spectral analysis on each two-month [60 day] segment and average the spectra.<br></div><br><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>See Example 5</div><div><br></div><div>In this case, you would compute the periodogram of each segment, average the resulting periodogram estimates at each frequency.</div><div> With 30 segments and two degrees of freedom for each periodogram you would get about 60 degrees of freedom for each estimate.</div><div><br></div><div>The longest frequency/period would be 1/60 days [60 days].</div><div><br></div><div>ncl-talk is not appropriate for statistical questions. Please consult a local statistician.</div><div><br></div><div>Good Luck<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 11, 2020 at 5:47 AM Bidyut Bikash Goswami via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">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"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Dear All, <br></div><div dir="ltr"><div>I have a time-series which is a two month long daily data for 30 years concatenated. So the length of the time series is 60days*30. My question is how do I choose the value of "sm" in spec_5.ncl<div><br></div><div>I am attaching spectra of my time-series with sm=3,5,7,9,1,13,15 and 21.</div><div><br></div><div>Thanks.</div><div> <br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><i><font face="georgia, serif"><b>Bidyut Bikash Goswami</b><br>Research Professor<br>Irreversible Climate Change Research Center (IRCC)</font></i><div><div><i><font face="georgia, serif">Yonsei University</font></i></div><div><i><font face="georgia, serif">Seoul, South Korea</font></i></div></div></div></div></div></div></div>
</div><div><br></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>