File tree Expand file tree Collapse file tree 1 file changed +28
-13
lines changed Expand file tree Collapse file tree 1 file changed +28
-13
lines changed Original file line number Diff line number Diff line change 1
- cff-version : 1.2.0
2
- message : " If you use this software, please cite it as below. "
1
+ # This CITATION. cff file was generated with cffinit.
2
+ # Visit https://bit.ly/cffinit to generate yours today!
3
3
4
- title : " xarray-dataclasses"
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"
4
+ cff-version : 1.2.0
5
+ title : xarray-dataclasses
6
+ message : >-
7
+ If you use this software, please cite it using the
8
+ metadata from this file.
9
+ type : software
11
10
authors :
12
- - given-names : " Akio"
13
- family-names : " Taniguchi"
14
- affiliation : " Nagoya University"
15
- orcid : " https://orcid.org/0000-0002-9695-6183"
11
+ - given-names : Akio
12
+ family-names : Taniguchi
13
+
14
+ affiliation : Kitami Institute of Technology
15
+ orcid : ' https://orcid.org/0000-0002-9695-6183'
16
+ identifiers :
17
+ - type : doi
18
+ value : 10.5281/zenodo.10652375
19
+ repository-code : ' https://github.com/astropenguin/xarray-dataclasses'
20
+ url : ' https://astropenguin.github.io/xarray-dataclasses/v2.0.0'
21
+ abstract : xarray data creation by data classes
22
+ keywords :
23
+ - python
24
+ - dataclasses
25
+ - specifications
26
+ - typing
27
+ - xarray
28
+ license : MIT
29
+ version : 2.0.0
30
+ date-released : ' 2025-01-01'
You can’t perform that action at this time.
0 commit comments