-
Notifications
You must be signed in to change notification settings - Fork 3
/
.zenodo.json
50 lines (45 loc) · 1.22 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
{
"license": "other-open",
"title": "PySnobal",
"version": "v0.2.0",
"upload_type": "software",
"keywords": [
"snow modeling",
"water resources",
"energy balance",
"water supply forecasting"
],
"creators": [
{
"affiliation": "USDA Agricultural Research Service",
"name": "Scott Havens",
"orcid": "0000-0002-6933-4485"
},
{
"affiliation": "USDA Agricultural Research Service",
"name": "Danny Marks",
"orcid": "0000-0003-3105-8427"
},
{
"affiliation": "USDA Agricultural Research Service",
"name": "Micah Sandusky",
"orcid": "0000-0002-4235-5876"
},
{
"affiliation": "USDA Agricultural Research Service",
"name": "Andrew Hedrick",
"orcid": "0000-0001-9511-1341"
},
{
"affiliation": "USDA Agricultural Research Service",
"name": "Micah Johnson",
"orcid": "0000-0003-4029-8545"
},
{
"affiliation": "USDA Agricultural Research Service",
"name": "Mark Robertson",
"orcid": "0000-0003-4621-0161"
}
],
"access_right": "open"
}