-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.zenodo.json
29 lines (29 loc) · 1.1 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
{
"description": "The WARM transformer (WARMer) is a Python package that extracts and processes data from the <a href=\"https://www.epa.gov/warm/versions-waste-reduction-model-warm#15\">USEPA Waste Reduction Model (WARM) v15 openLCA database</a> into tabular and matrix formats.",
"license": "MIT",
"title": "WARMer",
"upload_type": "software",
"creators": [
{
"affiliation": "Eastern Research Group",
"name": "Andrew Beck",
"orcid": "https://orcid.org/0000-0003-4051-6901"
},
{
"affiliation": "Eastern Research Group",
"name": "Ben Young",
"orcid": "https://orcid.org/0000-0001-6276-8670"
},
{
"affiliation": "Eastern Research Group",
"name": "Jorge Vendries",
"orcid": "https://orcid.org/0000-0001-6276-8670"
},
{
"affiliation": "US Environmental Protection Agency",
"name": "Wesley Ingwersen",
"orcid": "https://orcid.org/0000-0002-9614-701X"
}
],
"access_right": "open"
}