@@ -3,22 +3,26 @@ What's New
33==========
44
55
6- climpred v2.1.2 (2021-xx-xx )
6+ climpred v2.1.2 (2021-01-22 )
77============================
88
9+ This release is the fixed version for our Journal of Open Source Software (JOSS)
10+ article about ``climpred ``, see `review
11+ <https://github.com/openjournals/joss-reviews/issues/2781> `_.
12+
913New Features
1014------------
11-
1215- Function to calculate predictability horizon
1316 :py:func: `~climpred.predictability_horizon.predictability_horizon ` based on condition.
1417 (:issue: `46 `, :pr: `521 `) `Aaron Spring `_.
1518
1619Bug fixes
1720---------
18- - :py:meth: `~climpred.classes.PredictionEnsemble.smooth ` now carries lead.attrs (:issue: `527 `, pr:`521 `) `Aaron Spring `_.
21+ - :py:meth: `~climpred.classes.PredictionEnsemble.smooth ` now carries ``lead.attrs ``
22+ (:issue: `527 `, pr:`521 `) `Aaron Spring `_.
1923- :py:meth: `~climpred.classes.PerfectModelEnsemble.verify ` now works with ``references ``
20- also for geospatial inputs, which returned ``NaN``s before.
21- (:issue: `522`, pr:`521`) `Aaron Spring`_.
24+ also for geospatial inputs, which returned ``NaN `` before.
25+ (:issue: `522 `, pr:`521 `) `Aaron Spring `_.
2226- :py:meth: `~climpred.classes.PredictionEnsemble.plot ` now shifts composite lead
2327 frequencies like ``days ``, ``pentads ``, ``seasons `` correctly.
2428 (:issue: `532 `, :pr: `533 `) `Aaron Spring `_.
0 commit comments