-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
41 lines (41 loc) · 1.28 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
{
"description": "C++-Implementation of the DICE Dynamic Integrated Climate-Economy Model of the Economics of Global Warming",
"license": {
"id": "AGPL-3.0"
},
"title": "DICE++ v0.2.0",
"upload_type": "software",
"creators": [
{
"name": "Sven Willner",
"affiliation": "Potsdam Institute for Climate Impact Research",
"orcid": "0000-0001-6798-6247"
}
],
"contributors": [
{
"name": "Nicole Glanemann",
"affiliation": "Potsdam Institute for Climate Impact Research",
"orcid": "0000-0002-0706-8310",
"type": "Researcher"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/swillner/dicepp/tree/v0.2.0",
"relation": "isSupplementTo"
},
{
"scheme": "url",
"identifier": "http://www.econ.yale.edu/~nordhaus/homepage/DICEmodels09302016.htm",
"relation": "references"
},
{
"scheme": "url",
"identifier": "http://cowles.yale.edu/publications/books/climate-casino-risk-uncertainty-and-economics-warming-world",
"relation": "references"
}
]
}