forked from EcoJulia/EcoSISTEM.jl
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.zenodo.json
52 lines (52 loc) · 1.42 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
52
{
"title": "EcoSISTEM.jl - Ecosystem Simulation through Integrated Species-Trait Environment Modelling",
"description": "Package for running dynamic ecosystem simulations in Julia",
"upload_type": "software",
"creators": [
{
"affiliation": "Biomathematics and Statstics Scotland",
"name": "Harris, Claire",
"orcid": "0000-0003-0852-2340"
},
{
"affiliation": "University of Glasgow",
"name": "Reeve, Richard",
"orcid": "0000-0003-2589-8091"
},
{
"affiliation": "UK Atomic Energy Authority",
"name": "Cook, James"
},
{
"affiliation": "Invenia Labs",
"name": "Lovett, Sean",
"orcid": "0000-0001-6637-6025"
},
{
"affiliation": "Invenia Labs",
"name": "Perim Martins, Eric"
},
{
"affiliation": "Invenia Labs",
"name": "Robson, Alex"
},
{
"affiliation": "Invenia Labs",
"name": "Wu, Bella"
}
],
"access_right": "open",
"license": "GPL-3.0+",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/boydorr/EcoSISTEM.jl",
"relation": "isIdenticalTo"
}
],
"keywords": [
"simulation",
"julia",
"ecology"
]
}