-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcode.json
More file actions
46 lines (39 loc) · 1.17 KB
/
Copy pathcode.json
File metadata and controls
46 lines (39 loc) · 1.17 KB
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
[
{
"name": "USGS Open Source GitLab",
"organization": "U.S. Geological Survey",
"description": "This repository includes all the scripts used for the companion manuscript Nutritional content phytoplankton communities under ice. All questions about the scripts and files contained within should be directed to Michael Meyer (mfmeyer@usgs.gov).",
"version": "1.0.0",
"status": "Public",
"permissions": {
"usageType": "openSource",
"licenses": [
{
"name": "Public Domain, CC0-1.0",
"URL": "https://github.com/usgs/fa/blob/master/LICENSE.md"
}
]
},
"homepageURL": "https://usgs.github.io/fa/",
"downloadURL": "https://github.com/usgs/fa/archive/master.zip",
"disclaimerURL": "https://github.com/usgs/fa/blob/master/LICENSE.md",
"repositoryURL": "https://github.com/usgs/fa.git",
"vcs": "git",
"laborHours": 0,
"tags": [
"limnology",
"classification",
"ecology"
],
"languages": [
"R"
],
"contact": {
"name": "Michael Meyer",
"email": "mfmeyer@usgs.gov"
},
"date": {
"metadataLastUpdated": "2026-04-08
}
}
]