Skip to content

Commit 37a450f

Browse files
committed
Zenodo/tributors
1 parent 2b94914 commit 37a450f

File tree

3 files changed

+83
-1
lines changed

3 files changed

+83
-1
lines changed

.tributors

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"dcherian": {
3+
"name": "Deepak Cherian",
4+
"bio": "physical oceanographer",
5+
"blog": "http://www.cherian.net",
6+
"orcid": "0000-0002-6861-8734",
7+
"affiliation": "National Center for Atmospheric Research"
8+
},
9+
"malmans2": {
10+
"name": "Mattia Almansi",
11+
"blog": "https://malmans2.github.io",
12+
"orcid": "0000-0001-6849-3647",
13+
"affiliation": "National Oceanography Centre"
14+
},
15+
"aulemahal": {
16+
"name": "Pascal Bourgault",
17+
"bio": "Physical oceanography graduate turned climate science specialist and scientific developer.",
18+
"orcid": "0000-0003-1192-0403",
19+
"affiliation": "Ouranos Inc"
20+
},
21+
"keewis": {
22+
"name": "Justus Magin"
23+
},
24+
"jukent": {
25+
"name": "Julia Kent",
26+
"affiliation": "National Center for Atmospheric Research"
27+
},
28+
"kthyng": {
29+
"name": "Kristen Thyng",
30+
"bio": "MetOcean Data Scientist at Axiom Data Science. Associate Editor in Chief at the Journal for Open Source Software (JOSS). Wrote cmocean colormaps.",
31+
"blog": "http://kristenthyng.com",
32+
"orcid": "0000-0002-8746-614X",
33+
"affiliation": "Axiom Data Science"
34+
},
35+
"jhamman": {
36+
"name": "Joe Hamman",
37+
"bio": "Scientist and Engineer and Human.\r\n",
38+
"blog": "http://joehamman.com",
39+
"orcid": "0000-0001-7479-8439",
40+
"affiliation": "CarbonPlan"
41+
},
42+
"withshubh": {
43+
"name": "Shubhendra Singh Chauhan",
44+
"bio": "Developer Advocate at @deepsourcelabs 🥑 \r\n👨🏻‍💻 work profile: @shubhendra-deepsource",
45+
"blog": "camelcaseguy.com"
46+
}
47+
}

.zenodo.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"creators": [
3+
{
4+
"name": "Deepak Cherian",
5+
"affiliation": "National Center for Atmospheric Research",
6+
"orcid": "0000-0002-6861-8734"
7+
},
8+
{
9+
"name": "Mattia Almansi",
10+
"affiliation": "National Oceanography Centre",
11+
"orcid": "0000-0001-6849-3647"
12+
},
13+
{
14+
"name": "Pascal Bourgault",
15+
"affiliation": "Ouranos Inc",
16+
"orcid": "0000-0003-1192-0403"
17+
},
18+
{
19+
"name": "Julia Kent",
20+
"affiliation": "National Center for Atmospheric Research"
21+
},
22+
{
23+
"name": "Justus Magin"
24+
},
25+
{
26+
"name": "Kristen Thyng",
27+
"affiliation": "Axiom Data Science",
28+
"orcid": "0000-0002-8746-614X"
29+
}
30+
],
31+
"upload_type": "software",
32+
"keywords": []
33+
}

CITATION.cff

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ authors:
3333
given-names: Justus
3434
- family-names: Thielen
3535
given-names: Jon
36-
- family-names: Thyng
36+
- affiliation: Axiom Data Science
37+
family-names: Thyng
3738
given-names: Kristen
39+
orcid: https://orcid.org/0000-0002-8746-614X
3840
...

0 commit comments

Comments
 (0)