Skip to content
Snippets Groups Projects
Commit 432d5045 authored by Altekruse, Jason Morgan's avatar Altekruse, Jason Morgan
Browse files

Prep for v3.0.0 release.

parent 9da01206
No related branches found
No related tags found
No related merge requests found
# Disclaimer
This software is preliminary or provisional and is subject to revision. It is
being provided to meet the need for timely best science. The software has not
received final approval by the U.S. Geological Survey (USGS). No warranty,
expressed or implied, is made by the USGS or the U.S. Government as to the
functionality of the software and related material nor shall the fact of release
constitute any such warranty. The software is provided on the condition that
neither the USGS nor the U.S. Government shall be held liable for any damages
resulting from the authorized or unauthorized use of the software.
This software has been approved for release by the U.S. Geological Survey (USGS).
Although the software has been subjected to rigorous review, the USGS reserves the
right to update the software as needed pursuant to further analysis and review. No
warranty, expressed or implied, is made by the USGS or the U.S. Government as to
the functionality of the software and related material nor shall the fact of release
constitute any such warranty. Furthermore, the software is released on condition
that neither the USGS nor the U.S. Government shall be held liable for any damages
resulting from its authorized or unauthorized use.
......@@ -6,6 +6,15 @@ U.S. Geological Survey (USGS) hazard software [*nshmp-haz*][1].
For details on the format of this model, see the *nshmp-haz*
[user guide and implementation reference][2].
Use of and contibutions to the Alaska NSHM are encouraged. Please see the [license][license]
and [disclaimer][disclaimer], as well as [guidelines for contributions][contribute] and
the [code-of-conduct][coc].
[license]: https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/raw/3.0.0/LICENSE.md
[disclaimer]: https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/raw/3.0.0/DISCLAIMER.md
[contribute]: https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/raw/3.0.0/CONTRIBUTING.md
[coc]: https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/raw/3.0.0/CODE_OF_CONDUCT.md
## Model Editions
* For prior model editions, see the [USGS Seismic Hazard Maps][3] web page.
......
......@@ -3,22 +3,22 @@
"name": "nshm-alaska",
"organization": "U.S. Geological Survey",
"description": "National Seismic Hazard Model (NSHM): Alaska",
"version": "main",
"status": "Development",
"version": "3.0.0",
"status": "Production",
"permissions": {
"usageType": "openSource",
"licenses": [
{
"name": "Public Domain, CC0-1.0",
"URL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/raw/main/LICENSE.md"
"URL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/raw/3.0.0/LICENSE.md"
}
]
},
"homepageURL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska",
"downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/archive/main/nshm-alaska-main.zip",
"disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/raw/main/DISCLAIMER.md",
"downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/archive/3.0.0/nshm-alaska-3.0.0.zip",
"disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska/-/raw/3.0.0/DISCLAIMER.md",
"repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshms/nshm-alaska.git",
"vcs": "git",
......@@ -33,7 +33,8 @@
"seismic-source",
"earthquake-hazard",
"earthquake-source",
"earthquake-source-characterization"
"earthquake-source-characterization",
"doi|https://doi.org/10.5066/P961IMZX"
],
"languages": [
......@@ -47,7 +48,7 @@
},
"date": {
"metadataLastUpdated": "2022-06-08"
"metadataLastUpdated": "2024-03-26"
}
}
]
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