-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.zenodo.json
57 lines (57 loc) · 1.31 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"contributors": [
{
"name": "Gallinger, Cailin",
"orcid": "0000-0002-1465-7447",
"type": "ProjectMember"
},
{
"name": "Boivin, Alex L.",
"orcid": "0000-0001-9095-5123",
"type": "ProjectMember"
},
{
"name": "Hickson, Dylan",
"orcid": "0000-0002-0158-9537",
"type": "ProjectMember"
},
{
"name": "Costello, Emily S.",
"orcid": "0000-0001-7939-9867",
"type": "ProjectMember"
},
{
"name": "Mazrouei, Sara",
"orcid": "0000-0001-7220-6022",
"type": "ProjectMember"
},
{
"name": "Ghent, Rebecca R.",
"orcid": "0000-0002-3173-6630",
"type": "ProjectMember"
},
{
"name": "Tsai, Chun-An",
"orcid": "0000-0002-9933-6860",
"type": "ProjectMember"
}
],
"creators": [
{
"affiliation": "Department of Astronomy and Planetary Science, Northern Arizona University, Flagstaff, AZ, US.",
"name": "Tai Udovicic, Christian J.",
"orcid": "0000-0001-9972-1534"
}
],
"description":"Impact crater data science in Python.",
"keywords": [
"python",
"crater",
"data analysis",
"planetary",
"moon"
],
"license": "MIT",
"title": "Craterpy",
"upload_type": "software"
}