-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.zenodo.json
More file actions
80 lines (80 loc) · 1.84 KB
/
Copy path.zenodo.json
File metadata and controls
80 lines (80 loc) · 1.84 KB
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"title": "MUSICA: Multi-Scale Infrastructure for Chemistry and Aerosols",
"description": "MUSICA is a multi-language library for performing computational simulations in atmospheric chemistry.",
"license": {
"id": "Apache-2.0"
},
"creators": [
{
"name": "Dawson, Matthew",
"affiliation": "National Center for Atmospheric Research (NCAR)",
"orcid": ""
},
{
"name": "Gim, Jiwon",
"affiliation": "National Center for Atmospheric Research (NCAR)",
"orcid": ""
},
{
"name": "Fillmore, David",
"affiliation": "National Center for Atmospheric Research (NCAR)",
"orcid": ""
},
{
"name": "Shores, Kyle",
"affiliation": "National Center for Atmospheric Research (NCAR)",
"orcid": "0000-0002-4272-5187"
},
{
"name": "Thind, Montek",
"affiliation": "National Center for Atmospheric Research (NCAR)",
"orcid": ""
},
{
"name": "Jian Sun",
"affiliation": "National Center for Atmospheric Research (NCAR)",
"orcid": ""
}
],
"contributors": [
{
"name": "ACOM MUSICA Development Team",
"type": "ResearchGroup"
},
{
"name": "Angela Pak",
"type": "ProjectMember"
},
{
"name": "Aidan Winney",
"type": "ProjectMember"
},
{
"name": "Dee Grant",
"type": "Other"
},
{
"name": "Ward Fisher",
"type": "Other"
},
{
"name": "Qina Tan",
"type": "ProjectMember"
}
],
"keywords": [
"atmospheric chemistry",
"chemical mechanisms",
"air quality modeling",
"photolysis",
"MICM",
"TUV-x"
],
"related_identifiers": [
{
"identifier": "10.1175/BAMS-D-19-0331.1",
"relation": "cites",
"description": "The foundational MUSICA paper describing the scientific vision"
}
]
}