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

code.json edits

parent 660c06b2
No related branches found
No related tags found
2 merge requests!577Production Release | nshmp-haz,!561Admin review 478
...@@ -2,31 +2,28 @@ ...@@ -2,31 +2,28 @@
{ {
"name": "nshmp-haz", "name": "nshmp-haz",
"organization": "U.S. Geological Survey", "organization": "U.S. Geological Survey",
"description": "National Seismic Hazard Mapping Project (NSHMP) software stack", "description": "NSHMP command line applications and web services",
"version": "#.#.#", "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/nshmp-haz/-/blob/main/LICENSE.md" "URL": "https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/raw/main/LICENSE.md"
} }
] ]
}, },
"repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-haz/", "homepageURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-haz/",
"homepageURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/tree/main/docs", "downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/archive/main/nshmp-haz-main.zip",
"downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/releases/tag/v#.#.#", "disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/raw/main/DISCLAIMER.md",
"disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/blob/main/DISCLAIMER.md", "repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-haz.git",
"vcs": "git", "vcs": "git",
"laborHours": 1200, "laborHours": 1200,
"languages": [ "Java" ],
"tags": [ "tags": [
"Earthquake Hazards", "Earthquake Hazards",
"Geologic Hazards Science Center", "Geologic Hazards Science Center",
...@@ -38,8 +35,11 @@ ...@@ -38,8 +35,11 @@
"earthquake-source", "earthquake-source",
"hazard-curve", "hazard-curve",
"disaggregation", "disaggregation",
"deaggregation", "doi|https://doi.org/10.5066/P9STF5GK"
"doi|###TBD###" ],
"languages": [
"Java"
], ],
"contact": { "contact": {
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
}, },
"date": { "date": {
"metadataLastUpdated": "2021-06-##" "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