Skip to content

Commit 0f5118d

Browse files
authored
Create CITATION.cff (#350)
1 parent 443f6fe commit 0f5118d

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# YAML 1.2
2+
# Metadata for citation of this software according to the CFF format (https://citation-file-format.github.io/)
3+
cff-version: 1.0.3
4+
message: If you use this software, please cite it using these metadata.
5+
# FIXME title as repository name might not be the best name, please make human readable
6+
title: 'xarray-contrib/xskillscore: Release v0.0.23'
7+
doi: 10.5281/zenodo.5173153
8+
# FIXME splitting of full names is error prone, please check if given/family name are correct
9+
authors:
10+
- given-names: Ray
11+
family-names: Bell
12+
affiliation: DTN
13+
https://orcid.org/0000-0003-2623-0587
14+
- given-names: Aaron
15+
family-names: Spring
16+
affiliation: Max-Planck-Institute for Meteorology
17+
orcid: https://orcid.org/0000-0003-0216-2241
18+
- given-names: Riley
19+
family-names: Brady
20+
affiliation: McKinsey & Company
21+
orcid: https://orcid.org/0000-0002-2309-8245
22+
- given-names: Andrew
23+
family-names: Huang
24+
- given-names: Dougie
25+
family-names: Squire
26+
affiliation: CSIRO
27+
orcid: https://orcid.org/0000-0003-3271-6874
28+
- given-names: Zachary
29+
family-names: Blackwood
30+
affiliation: DTN
31+
- given-names: Maximilian
32+
family-names: Sitter
33+
name-particle: Cosmo
34+
- given-names: Taher
35+
family-names: Chegini
36+
affiliation: University of Houston
37+
https://orcid.org/0000-0002-5430-6000
38+
version: 0.0.23
39+
date-released: 2021-08-10
40+
repository-code: https://github.com/xarray-contrib/xskillscore
41+
license: Apache-2.0

0 commit comments

Comments
 (0)