diff --git a/code.json b/code.json new file mode 100644 index 0000000000000000000000000000000000000000..b712f3d42567b8f9c8298f8f5ddad22862b53fec --- /dev/null +++ b/code.json @@ -0,0 +1,44 @@ +[ + { + "name": "nshm-hawaii", + "organization": "U.S. Geological Survey", + "description": "National Seismic Hazard Model (NSHM): Hawaii", + "version": "#.#", + "status": "Production", + "permissions": { + "usageType": "openSource", + "licenses": [ + { + "name": "Public Domain, CC0-1.0", + "URL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii/-/blob/main/LICENSE.md" + } + ] + }, + "homepageURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii/-/tree/#.#", + "downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii/-/archive/#.#/nshm-hawaii-#.#.zip", + "disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii/-/raw/#.#/DISCLAIMER.md", + "repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshm-hawaii.git", + "vcs": "git", + "laborHours": 300, + "languages": [ + "json" + ], + "tags": [ + "psha", + "nshmp-haz", + "seismic-hazard", + "seismic-source", + "earthquake-hazard", + "earthquake-source", + "earthquake-source-characterization", + "doi|###TBD###" + ], + "contact": { + "name": "Peter Powers", + "email": "pmpowers@usgs.gov" + }, + "date": { + "metadataLastUpdated": "2021-06-##" + } + } +]