-
Notifications
You must be signed in to change notification settings - Fork 2
/
.zenodo.json
52 lines (52 loc) · 1.18 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
{
"license": "other-open",
"upload_type": "software",
"creators": [
{
"name": "Thompson, Matthew",
"affiliation": "GMAO SSAI",
"orcid": "0000-0001-6222-6863"
},
{
"name": "Chakraborty, Purnendu",
"affiliation": "SSAI",
"orcid": "0009-0002-7139-779X"
},
{
"name": "Jamieson, William",
"affiliation": "Space Telescope Science Institute",
"orcid": "0000-0001-5976-4492"
},
{
"name": "Clune, Tom",
"affiliation": "NASA",
"orcid": "0000-0003-3320-0204"
},
{
"name": "Deconinck, Florian",
"affiliation": "NASA SSAI",
"orcid": "0000-0002-0925-917X"
}
],
"contributors": [
{
"name": "Thompson, Matthew",
"affiliation": "GMAO SSAI",
"orcid": "0000-0001-6222-6863",
"type": "ContactPerson"
},
{
"name": "Clune, Tom",
"affiliation": "NASA",
"orcid": "0000-0003-3320-0204",
"type": "ProjectLeader"
}
],
"keywords": [
"git",
"repository",
"python",
"yaml"
],
"access_right": "open"
}