Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,11 @@ authors:
orcid: "https://orcid.org/0009-0004-2333-3358"

cff-version: 1.2.0
date-released: 2025-02-21
date-released: 2025-02-27
doi: "10.5281/zenodo.3387139"
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/ESMValGroup/ESMValCore/"
title: ESMValCore
version: "v2.12.0rc2"
version: "v2.12.0"
...
1 change: 1 addition & 0 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ v2.12.0
-------

Highlights
~~~~~~~~~~

Preprocessor :func:`esmvalcore.preprocessor.extract_time` now allows to
extract time blocks in each year by making parameters ``start_year`` and
Expand Down