We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05d6d4 commit e7cf2e7Copy full SHA for e7cf2e7
.zenodo.json
CITATION.ctf
@@ -0,0 +1,15 @@
1
+cff-version: 1.2.0
2
+message: "If you use this software, please cite it as below."
3
+
4
+title: "xarray-dataclasses"
5
+abstract: "xarray data creation made easy by dataclass"
6
+version: 1.3.0
7
+date-released: 2022-09-05
8
+license: "MIT"
9
+doi: "10.5281/zenodo.4624819"
10
+url: "https://github.com/astropenguin/xarray-dataclasses"
11
+authors:
12
+ - given-names: "Akio"
13
+ family-names: "Taniguchi"
14
+ affiliation: "Nagoya University"
15
+ orcid: "https://orcid.org/0000-0002-9695-6183"
0 commit comments