forked from ADicksonLab/wepy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
42 lines (42 loc) · 1.27 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
{
"description": "Weighted Ensemble simulation framework in Python (Mirror of main private development repo. After the main release the development of the project will become public.)",
"license": "MIT",
"title": "ADicksonLab/wepy: 1.0.0 Major version release",
"version": "v1.0.0",
"upload_type": "software",
"publication_date": "2020-08-04",
"creators": [
{
"affiliation": "Michigan State University",
"name": "Samuel D. Lotz"
},
{
"affiliation": "Michigan State University",
"name": "Nazanin Donyapour"
},
{
"affiliation": "Michigan State University",
"name": "Alex Dickson"
},
{
"affiliation": "Michigan State University",
"name": "Tom Dixon"
},
{
"affiliation": "Michigan State University",
"name": "Nicole Roussey"
},
{
"affiliation": "Michigan State University",
"name": "Rob Hall"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/ADicksonLab/wepy/tree/v1.0.0",
"relation": "isSupplementTo"
}
]
}