<div dir="ltr"><div><div><div><div><div>Hi all, <br></div>I am using the trend_manken<br></div>function to look at the significance of  precipitation intensity trends (using TRMM data) for 15 years (every 3 hours data).  When I use 10,000 data points it takes about 3 seconds to run, 20,000 data points about 10 seconds, 25,000 about 15 seconds.  When I use the entire time series 29,737 data points, it never finishes.  I have waited more than 20 minutes and it keeps spinning.  I switched from double to floating point, but that makes no difference.<br><br>;---------------------------------<br>; Mann Kendall test<br>;---------------------------------<br>pa = trend_manken(precip_ave, False, 0)<br>print(pa)<br><br><br><br></div>Any ideas?<br><br></div>saludos,<br></div>Dave<br></div>