-
Notifications
You must be signed in to change notification settings - Fork 3
/
code.json
47 lines (47 loc) · 1.32 KB
/
code.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
{
"version": "2.0.0",
"measurementType": {},
"agency": "U.S. Department of Interior",
"releases": [
{
"name": "nshm-ak-2007",
"description": "National Seismic Hazard Model (NSHM): Alaska 2007",
"version": "2.1.0",
"status": "Beta",
"organization": "U.S. Geological Survey",
"vcs": "git",
"repositoryURL": "https://github.com/usgs/nshm-ak-2007",
"homepageURL": "https://github.com/usgs/nshmp-haz/wiki",
"downloadURL": "https://github.com/usgs/nshm-ak-2007/releases/tag/v2.1.0",
"disclaimerURL": "https://github.com/usgs/nshm-ak-2007/blob/main/DISCLAIMER.md",
"permissions": {
"licenses": [
{
"name": "Public Domain",
"URL": "https://github.com/usgs/nshm-ak-2007/blob/main/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": null
},
"laborHours": 200,
"languages": [ "XML" ],
"tags": [
"psha",
"nshmp-haz",
"seismic-hazard",
"seismic-source",
"earthquake-hazard",
"earthquake-source",
"earthquake-source-characterization"
],
"contact": {
"name": "Peter Powers",
"email": "pmpowers@usgs.gov"
},
"date": {
"metadataLastUpdated": "2017-09-18"
}
}
]
}