forked from TheHortonMachine/hortonmachine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
61 lines (60 loc) · 1.3 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
53
54
55
56
57
58
59
60
61
{
"access_right": "open",
"title":"Hortonmachine",
"description":"The Hortonmachine is an open source Java Library dedicated to hydrologic and geomorphologic modelling.",
"language": "eng",
"license": {"id":"GPL-3.0-or-later"},
"keywords": ["gis","hydrology", "geomorphology", "java"],
"creators": [
{
"name":"Andrea Antonello",
"affiliation":"HydroloGIS S.r.l., Free University of Bolzano",
"orcid":"0000-0001-9543-751X"
},
{
"name":"Silvia Franceschi",
"affiliation":"HydroloGIS S.r.l."
},
{
"name":"Rigon Riccardo",
"affiliation":"Universita' degli Studi di Trento",
"orcid":"0000-0002-7668-5806"
}
],
"contributors": [
{
"name":"Charles Ehlschlaeger",
"type": "Other"
},
{
"name":"David Tarboton",
"type": "Other"
},
{
"name":"Giuseppe Formetta",
"type": "Other"
},
{
"name":"Daniele Andreis",
"type": "Other"
},
{
"name":"Erica Ghesla",
"type": "Other"
},
{
"name":"Cozzini Andrea",
"type": "Other"
},
{
"name":"Pisoni Silvano",
"type": "Other"
},
{
"name":"Stefano Endrizzi",
"type": "Other"
}
],
"references": [
]
}