Skip to content
Snippets Groups Projects
Commit c6d48b9c authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

code.json edits

parent 75468d7a
No related branches found
No related tags found
1 merge request!11Admin review 3
...@@ -20,5 +20,5 @@ K.S., Ahdi, S.K., Altekruse, J.M., and Shiro, B.R., 2021, 2021 U.S. National Sei ...@@ -20,5 +20,5 @@ K.S., Ahdi, S.K., Altekruse, J.M., and Shiro, B.R., 2021, 2021 U.S. National Sei
for the State of Hawaii, _Earthquake Spectra_, in press. for the State of Hawaii, _Earthquake Spectra_, in press.
[1]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz [1]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz
[2]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/tree/main/docs [2]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/blob/main/docs/README.md
[3]: https://www.usgs.gov/natural-hazards/earthquake-hazards/science/us-seismic-hazard-maps-hawaii?qt-science_center_objects=0#qt-science_center_objects [3]: https://www.usgs.gov/natural-hazards/earthquake-hazards/science/us-seismic-hazard-maps-hawaii?qt-science_center_objects=0#qt-science_center_objects
...@@ -3,30 +3,27 @@ ...@@ -3,30 +3,27 @@
"name": "nshm-hawaii", "name": "nshm-hawaii",
"organization": "U.S. Geological Survey", "organization": "U.S. Geological Survey",
"description": "National Seismic Hazard Model (NSHM): Hawaii", "description": "National Seismic Hazard Model (NSHM): Hawaii",
"version": "2.0", "version": "2.0.0",
"status": "Production", "status": "Development",
"doi": "doi:###TBD###",
"permissions": { "permissions": {
"usageType": "openSource", "usageType": "openSource",
"licenses": [ "licenses": [
{ {
"name": "Public Domain, CC0-1.0", "name": "Public Domain, CC0-1.0",
"URL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii/-/blob/2.0/LICENSE.md" "URL": "https://code.usgs.gov/ghsc/nshmp/nshmp-hawaii/-/raw/main/LICENSE.md"
} }
] ]
}, },
"repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii",
"homepageURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii", "homepageURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii",
"downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-hawaii/-/releases/2.0", "downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-hawaii/-/archive/main/nshm-hawaii-main.zip",
"disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii/-/blob/2.0/DISCLAIMER.md", "disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii/-/raw/main/DISCLAIMER.md",
"repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii.git",
"vcs": "git", "vcs": "git",
"laborHours": 300, "laborHours": 300,
"languages": [ "json" ],
"tags": [ "tags": [
"Earthquake Hazards", "Earthquake Hazards",
"Geologic Hazards Science Center", "Geologic Hazards Science Center",
...@@ -37,7 +34,12 @@ ...@@ -37,7 +34,12 @@
"earthquake-hazard", "earthquake-hazard",
"earthquake-source", "earthquake-source",
"earthquake-source-characterization", "earthquake-source-characterization",
"doi|###TBD###" "doi|https://doi.org/10.5066/P97SQ3AQ"
],
"languages": [
"json",
"geojson"
], ],
"contact": { "contact": {
...@@ -46,7 +48,7 @@ ...@@ -46,7 +48,7 @@
}, },
"date": { "date": {
"metadataLastUpdated": "2021-07-29" "metadataLastUpdated": "2021-10-20"
} }
} }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment