Skip to content

Commit 6a382f6

Browse files
authored
Update to v2.14.0 (#3013)
1 parent 82cce38 commit 6a382f6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,11 +230,11 @@ authors:
230230
orcid: "https://orcid.org/0000-0002-9949-3989"
231231

232232
cff-version: 1.2.0
233-
date-released: 2026-02-27
233+
date-released: 2026-03-10
234234
doi: "10.5281/zenodo.3387139"
235235
license: "Apache-2.0"
236236
message: "If you use this software, please cite it using these metadata."
237237
repository-code: "https://github.com/ESMValGroup/ESMValCore/"
238238
title: ESMValCore
239-
version: "v2.14.0rc2"
239+
version: "v2.14.0"
240240
...

doc/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ Documentation
193193
- Add notes to ``climate_statistics`` docs about shifting of time coordinate (:pull:`2967`) by :user:`schlunma`
194194
- Update documentation on derived variables with new CMOR tables configuration (:pull:`2979`) by :user:`schlunma`
195195
- Update contact info (:pull:`2985`) by :user:`axel-lauer`
196+
- Update contact email in documentation (:pull:`3008`) by :user:`axel-lauer`
196197

197198
Fixes for datasets
198199
~~~~~~~~~~~~~~~~~~
@@ -244,6 +245,7 @@ Improvements
244245
- Better debug message when local data is not found within the requested timerange (:pull:`2927`) by :user:`bouweandela`
245246
- Add float to FacetValue and improve preprocessor filename template error message (:pull:`2931`) by :user:`bouweandela`
246247
- Removed unused code from ``Dataset`` class (:pull:`2963`) by :user:`schlunma`
248+
- Smarter limit on preprocessor filename length (:pull:`3011`) by :user:`bouweandela`
247249

248250
.. _changelog-v2-13-0:
249251

0 commit comments

Comments
 (0)