GeoscienceAustralia / tcrm

A statistical-parametric model for assessing wind hazard from tropical cyclones
http://geoscienceaustralia.github.io/tcrm
Other
81 stars 52 forks source link

Bugfix for ACF function #139

Closed wcarthur closed 1 year ago

wcarthur commented 1 year ago

Updates the autocorrelation function. Now uses statsmodels.api.tsa.acf() to calculate acf values.

Fixes an issue where tracks were highly complex and turning back on themselves a lot.