-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.zenodo.json
More file actions
31 lines (31 loc) · 787 Bytes
/
.zenodo.json
File metadata and controls
31 lines (31 loc) · 787 Bytes
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
{
"title": "TERRA-REF Environmental Extractors",
"description": "This repository contains Clowder extractors used to process environmental data for the TERRA-REF project.",
"creators": [
{
"affiliation": "National Center for Supercomputing Applications",
"name": "Xingchen Hong"
},
{
"affiliation": "University of California, Irvine",
"name": "Jerome Mao"
},
{
"affiliation": "National Center for Supercomputing Applications",
"name": "Max Burnette"
},
{
"affiliation": "University of Arizona",
"name": "David LeBauer"
}
],
"upload_type": "software",
"license": "BSD-3-Clause",
"access_right": "open",
"keywords": [
"TERRA-REF",
"clowder",
"Image Processing"
],
"notes": ""
}