File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -230,11 +230,11 @@ authors:
230230 orcid : " https://orcid.org/0000-0002-9949-3989"
231231
232232cff-version : 1.2.0
233- date-released : 2026-02-27
233+ date-released : 2026-03-10
234234doi : " 10.5281/zenodo.3387139"
235235license : " Apache-2.0"
236236message : " If you use this software, please cite it using these metadata."
237237repository-code : " https://github.com/ESMValGroup/ESMValCore/"
238238title : ESMValCore
239- version : " v2.14.0rc2 "
239+ version : " v2.14.0 "
240240...
Original file line number Diff line number Diff 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
197198Fixes 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
You can’t perform that action at this time.
0 commit comments