We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15491e6 commit 3c5c297Copy full SHA for 3c5c297
1 file changed
CITATION.cff
@@ -3,10 +3,10 @@ message: "If you use this software, please cite it as below."
3
4
title: "xarray-dataclass"
5
abstract: "xarray data creation by data classes"
6
-version: 1.9.1
7
-date-released: 2024-12-09
+version: 2.0.0
+date-released: 2025-07-30
8
license: "MIT"
9
-doi: "10.5281/zenodo.4624819"
+doi: "10.5281/zenodo.16604747"
10
url: "https://github.com/xarray-contrib/xarray-dataclass"
11
authors:
12
- given-names: "Akio"
@@ -17,3 +17,7 @@ authors:
17
family-names: "Vierdag"
18
affiliation: "European Molecular Biology Laboratory"
19
orcid: "https://orcid.org/0000-0003-1666-5421"
20
+ - given-names: "Matthew"
21
+ family-names: "McCormick"
22
+ affiliation: "Fideus Labs"
23
+ orcid: "https://orcid.org/0000-0001-9475-3756"
0 commit comments