Skip to content

Commit 5c140c5

Browse files
committed
Updated the zenodo.json file to fix some bugs
1 parent dbd5bca commit 5c140c5

File tree

1 file changed

+35
-32
lines changed

1 file changed

+35
-32
lines changed

.zenodo.json

+35-32
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,36 @@
11
{
2-
"title": "RAMS - the Regional Atmospheric Modeling System",
3-
"creators": [
4-
{
5-
"affiliation": "Colorado State University",
6-
"name": "van den Heever, Susan C.",
7-
"orcid": "0000-0001-9843-3864"
8-
},
9-
{
10-
"affiliation": "Colorado State University",
11-
"name": "Saleeby, Stephen M.",
12-
"orcid":"0000-0001-8708-008X"
13-
},
14-
{
15-
"affiliation": "Colorado State University",
16-
"name": "Grant, Leah D.",
17-
"orcid": "0000-0002-3510-2141"
18-
},
19-
{
20-
"affiliation": "University of California, Davis",
21-
"name": "Igel, Adele L.",
22-
"orcid": "0000-0002-4845-594X"
23-
},
24-
{
25-
"affiliation": "Colorado State University",
26-
"name": "Freeman, Sean W.",
27-
"orcid": "0000-0002-7398-1597"
28-
}
29-
30-
],
31-
"keywords": ["cloud modeling"],
32-
"upload_type": "software"
33-
}
2+
"title": "RAMS - the Regional Atmospheric Modeling System",
3+
"description": "RAMS - the Regional Atmospheric Modeling System",
4+
"creators": [
5+
{
6+
"affiliation": "Colorado State University",
7+
"name": "van den Heever, Susan C.",
8+
"orcid": "0000-0001-9843-3864"
9+
},
10+
{
11+
"affiliation": "Colorado State University",
12+
"name": "Saleeby, Stephen M.",
13+
"orcid":"0000-0001-8708-008X"
14+
},
15+
{
16+
"affiliation": "Colorado State University",
17+
"name": "Grant, Leah D.",
18+
"orcid": "0000-0002-3510-2141"
19+
},
20+
{
21+
"affiliation": "University of California, Davis",
22+
"name": "Igel, Adele L.",
23+
"orcid": "0000-0002-4845-594X"
24+
},
25+
{
26+
"affiliation": "Colorado State University",
27+
"name": "Freeman, Sean W.",
28+
"orcid": "0000-0002-7398-1597"
29+
}
30+
31+
],
32+
"license": "GPL-2.0",
33+
"keywords": ["cloud modeling"],
34+
"access_right": "open",
35+
"upload_type": "software"
36+
}

0 commit comments

Comments
 (0)