We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887326e commit b43cd11Copy full SHA for b43cd11
1 file changed
CITATION.cff
@@ -1,15 +1,19 @@
1
cff-version: 1.2.0
2
message: "If you use this software, please cite it as below."
3
4
-title: "xarray-dataclasses"
+title: "xarray-dataclass"
5
abstract: "xarray data creation by data classes"
6
version: 1.9.1
7
date-released: 2024-12-09
8
license: "MIT"
9
doi: "10.5281/zenodo.4624819"
10
-url: "https://github.com/astropenguin/xarray-dataclasses"
+url: "https://github.com/xarray-contrib/xarray-dataclass"
11
authors:
12
- given-names: "Akio"
13
family-names: "Taniguchi"
14
affiliation: "Nagoya University"
15
orcid: "https://orcid.org/0000-0002-9695-6183"
16
+ - given-names: "Wouter-Michiel Vierdag"
17
+ family-names: "Vierdag"
18
+ affiliation: "European Molecular Biology Laboratory"
19
+ orcid: "https://orcid.org/0000-0003-1666-5421"
0 commit comments