question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DISCUSSION: seasonal timescale: persistence or climatology

See original GitHub issue

Problem description

Does a persistence forecast for leads at a monthly spacing make sense? Lets assume your hindcast is initialized on 1st Jan. so lead 6 would be the month of Jul. Who would want to compare a December value with a July value? makes no sense to me.

Or would the point be removing the annual cycle before the analysis and then checking whether the persistence sustained at lead 6?

probably a climatology forecast is much for useful. how? taking the control/uninitialized run and create monthly climatology hist.groupby('time.month') and prescribe to the following years.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
judithbernercommented, Mar 4, 2021

I think the answer is highly state- and regionally dependent. For metrics for which SST or ocean heat content is relevant (e.g. Western United states precip, NAO -related metrics, e.g. wind gusts over Northern Germany, …), you can memory up to three months easily (that is statistically significantly, not necessarily socially relevantly). Same for S2S, if you stratify by the MJO state or Sudden Stratospheric warmings, you might get state-dependent predictability beyond the typical (i.e. average) predictability horizon. It’s not clear to me why- in general- persistence should be worse than climatology.

0reactions
aaronspringcommented, Mar 4, 2021

Sorry I meant to close the issue because there is nothing we should change in climpred about persistence or climatology (once #566 is merged).

I did not mean to say that persistence is never good. I raised the issue to discuss where persistence takes a constant values (it does) or adapts to seasons (that’s climatology).

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Changing Climatology of Precipitation Persistence across ...
Abstract The sequencing, or persistence, of daily precipitation influences variability in streamflow, soil moisture, and vegetation states.
Read more >
Temperature and precipitation seasonal forecasts over the ...
All seasonal forecast systems also outperform elementary forecasts based on persistence in terms of accuracy and sharpness.
Read more >
Benchmarking seasonal forecasting skill using river flow ...
ABSTRACT. This study assesses the seasonal forecast skill of river flow persistence in 46 catchments representing a range of hydrogeological conditions ...
Read more >
A climatology of sub-seasonal temporal clustering of extreme ...
Abstract. The successive occurrence of extreme precipitation events on a sub-seasonal time-scale can lead to large precipitation.
Read more >
Seasonal to annual ocean forecasting skill and the role of ...
Predictability on seasonal time-scales also arises from other slowly ... Similar to the climatological forecast, persistence has a reduced ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found