-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.zenodo.json
51 lines (51 loc) · 1.44 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
{
"access_right": "open",
"creators": [
{
"name": "Adrian Sandu",
"affiliation": " Virginia Polytechnic Institute and State University, Blacksburg, Virginia , USA"
},
{
"name": "Rolf Sander",
"affiliation": "Max Planck Institute for Chemistry, Mainz, Germany"
},
{
"name": "Michael S. Long",
"affiliation": "Renaissance Fiber, LLC, North Carolina, USA"
},
{
"name": "Robert M. Yantosca",
"affiliation": "Harvard John A. Paulson Schoool of Engineering and Applied Sciences, Cambridge, MA, USA"
},
{
"name": "Haipeng Lin",
"affiliation": "Harvard John A. Paulson Schoool of Engineering and Applied Sciences, Cambridge, MA, USA"
},
{
"name": "Lu Shen",
"affiliation": "School of Physics, Peking University, Beijing, China"
},
{
"name": "Daniel J. Jacob",
"affiliation": "Harvard John A. Paulson Schoool of Engineering and Applied Sciences, Cambridge, MA, USA"
}
],
"description": "The Kinetic Pre-Processor (KPP)",
"keywords": [
"atmospheric-chemistry",
"atmospheric-modeling",
"scientific-computing",
"chemical-mechanisms",
"chemistry-solver",
"climate-modeling",
"fortran-90",
"c",
"matlab"
],
"license": {
"id": "GPL-3.0",
"url": "https://github.com/KineticPreProcessor/KPP/blob/main/LICENSE.txt",
"title": "GNU General Public License v3.0"
},
"upload_type": "software"
}