Skip to content

Commit

Permalink
Merge pull request #6 from pmpowers-usgs/config-update
Browse files Browse the repository at this point in the history
config changes, curve to hazard
  • Loading branch information
pmpowers-usgs authored Apr 14, 2017
2 parents 33de25b + 02fcab1 commit d5c975b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Central & Eastern US/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pointSourceType": "FINITE",
"areaGridScaling": "SCALED_SMALL"
},
"curve": {
"hazard": {
"exceedanceModel": "NSHM_CEUS_MAX_INTENSITY",
"truncationLevel": 3.0,
"imts": ["PGA", "SA0P2", "SA1P0"]
Expand Down
2 changes: 1 addition & 1 deletion Western US/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pointSourceType": "FINITE",
"areaGridScaling": "SCALED_SMALL"
},
"curve": {
"hazard": {
"exceedanceModel": "TRUNCATION_3SIGMA_UPPER",
"truncationLevel": 3.0,
"imts": ["PGA", "SA0P2", "SA1P0"],
Expand Down

0 comments on commit d5c975b

Please sign in to comment.