-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
51 lines (51 loc) · 1.51 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
{
"description": "<p>This is the first public release of the PReSto framework</p>",
"license": "other-open",
"title": "The Paleoclimate Reconstruction Storehouse (PReSto) platform",
"version": "alpha-release",
"upload_type": "software",
"publication_date": "2023-08-22",
"creators": [
{
"affiliation": "Northern Arizona University",
"name": "Dave Edge"
},
{
"affiliation": "Northern Arizona University",
"name": "Michael Erb"
},
{
"affiliation": "Northern Arizona University",
"name": "Nicholas McKay"
},
{
"affiliation": "National Center for Atmospheric Research",
"name": "Feng Zhu"
},
{
"affiliation": "University of Southern California",
"name": "Deborah Khider"
},
{
"affiliation": "University of Southern California",
"name": "Julien Emile-Geay"
},
{
"affiliation": "Northern Arizona University",
"name": "Cody Routson"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/paleopresto/prestoRecons/tree/alpha-release",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.8274755",
"relation": "isVersionOf"
}
]
}