Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-haz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ghsc
National Seismic Hazard Model Project
nshmp-haz
Commits
87c48c43
Commit
87c48c43
authored
3 years ago
by
Powers, Peter M.
Browse files
Options
Downloads
Patches
Plain Diff
formatting
parent
b8827ede
No related branches found
No related tags found
2 merge requests
!601
Production Release | nshmp-haz
,
!599
Code version documentation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/pages/Code-Versions.md
+6
-6
6 additions, 6 deletions
docs/pages/Code-Versions.md
with
6 additions
and
6 deletions
docs/pages/Code-Versions.md
+
6
−
6
View file @
87c48c43
# Code Versions
The static datasets of USGS NSHMs prior to 2014 were computed using Fortran (see
[
nshmp-haz-fortran
](
https://github.com/usgs/nshmp-haz-fortran]
)
. The static datasets for the
[
_
nshmp-haz-fortran
_
](
https://github.com/usgs/nshmp-haz-fortran]
)
)
. The static datasets for the
2014 Conterminous U.S. NSHM were computed using the Fortran codes and
[
OpenSHA
](
https://opensha.org/
)
(
for
the California portion of the model). The dynamic versions
of the 2008 and 2014 Conterminous U.S. models were then implemented in the 1st version of
[
nshmp-haz
](
https://github.com/usgs/nshmp-haz
)
(
on
GitHub). This updated Java codebase uses XML
[
_
nshmp-haz
_
](
https://github.com/usgs/nshmp-haz
)
(
on
GitHub). This updated Java codebase uses XML
source models and supports the web services behind the dynamic calculations of the
[
Unified Hazard
Hazard Tool
](
https://earthquake.usgs.gov/hazards/interactive/
)
(
UHT
)
.
The 2nd version of nshmp-haz (this repository) supercedes prior codebases. The development of this
The 2nd version of
_
nshmp-haz
_
(this repository) supercedes prior codebases. The development of this
version involved a significant refactoring of both the computational code and source model format.
The source models are now defined using JSON, GeoJSON, and CSV files to better reflect the
underlying logic trees and support uncertainty analysis.
...
...
@@ -21,15 +21,15 @@ Moreover, approximations (e.g. using 3.1415 for Pi rather than the the value bui
languages) can yield different results. When multiple such small changes exist, deciphering what
is giving rise to differences in results can be challenging.
To document the transition from nshmp-haz v1 to v2, we here attach comparison maps at four return
To document the transition from
_
nshmp-haz
_
v1 to v2, we here attach comparison maps at four return
periods (475, 975, 2475, and 10,000 year) for the 2018 Conterminous U.S. model. Maps are included
for PGA and 3 spectral periods ( 0.2 s, 1 s, and 5 s). There are no differences in the Central &
Eastern U.S. and differences in the WUS are <<1%. The difference in hazard in the vicinity of
Salt Lake City arises from the cluster models in nshmp-haz v1 not being able to consider the
Salt Lake City arises from the cluster models in
_
nshmp-haz
_
v1 not being able to consider the
additional epistemic uncertainty added to the the NGA-West2 ground motion models.
We continue to investigate the cause of other differences but they are small enough that we are
comfortable moving forward deploying nshmp-haz v2 codes and models to our public web services and
comfortable moving forward deploying
_
nshmp-haz
_
v2 codes and models to our public web services and
applications. This repository includes end-to-end tests for supported NSHMs that may be run
on demand.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment