-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
40 lines (40 loc) · 993 Bytes
/
.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
{
"title": "TERRA-REF Python Utilities",
"description": "This repository contains Python libraries wrapping shared logic for Clowder extractors used for the TERRA-REF project.",
"creators": [
{
"affiliation": "Donald Danforth Plant Science Center",
"name": "Zongyang Li"
},
{
"affiliation": "Saint Louis University",
"name": "Sidike Paheding"
},
{
"affiliation": "National Center for Supercomputing Applications",
"name": "Max Burnette"
},
{
"affiliation": "University of Arizona",
"name": "David LeBauer"
},
{
"affiliation": "National Center for Supercomputing Applications",
"name": "Jianxin Wang"
},
{
"affiliation": "University of Arizona",
"name": "Chris Schnaufer"
}
],
"upload_type": "software",
"license": "BSD-3-Clause",
"access_right": "open",
"keywords": [
"TERRA-REF",
"clowder",
"python",
"Image Processing"
],
"notes": ""
}