diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b79eb4a90..77161de90 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,8 +14,13 @@ What's New # cut border when saving (for maps) mpl.rcParams["savefig.bbox"] = "tight" -climpred unreleased -=================== +climpred v2.3.0 (2021-11-25) +============================ + +.. note:: + As both maintainers moved out of academia into industry, + this will be probably the last release for a while. + If you are interested in maintaining climpred, please ping us. Bug Fixes --------- diff --git a/README.rst b/README.rst index 16abfd9e4..e0291e9a2 100644 --- a/README.rst +++ b/README.rst @@ -111,18 +111,17 @@ Verification of weather and climate forecasts. .. note:: - We are actively looking for new contributors for climpred! Riley moved to McKinsey's - Climate Analytics team. Aaron is finishing his PhD, but will stay in academia. + We are actively looking for new contributors for climpred! + [Riley](https://www.linkedin.com/in/rileybrady/) moved to McKinsey's + Climate Analytics team as a climate software engineer. + [Aaron](https://www.linkedin.com/in/springaaron/) moved to XING as a data scientist. We especially hope for python enthusiasts from seasonal, subseasonal or weather prediction community. In our past coding journey, collaborative coding, feedbacking issues and pull requests advanced our code and thinking about forecast verification more than we could have ever expected. - `Aaron `_ can provide guidance on - implementing new features into ``climpred``. Feel free to implement - your own new feature or take a look at the + Feel free to implement your own new feature or take a look at the `good first issue `_ - tag in the issues. Please reach out to us via `gitter `_. - + tag in the issues. If you are interested in maintaining climpred, please ping us. Installation ============ diff --git a/docs/source/index.rst b/docs/source/index.rst index 8266760fb..77558e1a9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -107,17 +107,17 @@ climpred: verification of weather and climate forecasts .. note:: - We are actively looking for new contributors for climpred! Riley moved to McKinsey's - Climate Analytics team. Aaron is finishing his PhD, but will stay in academia. + We are actively looking for new contributors for climpred! + `Riley `_ moved to McKinsey's Climate + Analytics team as a climate software engineer. `Aaron `_ + moved to XING as a data scientist. We especially hope for python enthusiasts from seasonal, subseasonal or weather prediction community. In our past coding journey, collaborative coding, feedbacking issues and pull requests advanced our code and thinking about forecast verification more than we could have ever expected. - `Aaron `_ can provide guidance on - implementing new features into climpred. Feel free to implement - your own new feature or take a look at the - `good first issue `_ - tag in the issues. Please reach out to us via `gitter `_. + Feel free to implement your own new feature or take a look at the + `good first issue `_. + If you are interested in maintaining climpred, please ping us.