Skip to content

Commit

Permalink
Merge pull request #42 from pmpowers-usgs/v141-config-updates
Browse files Browse the repository at this point in the history
V141 config updates
  • Loading branch information
pmpowers-usgs authored Aug 26, 2019
2 parents cdd6bbe + 3b8f449 commit a12cf8f
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 24 deletions.
5 changes: 4 additions & 1 deletion Central & Eastern US/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@
"areaGridScaling": "SCALED_SMALL"
},
"hazard": {
"exceedanceModel": "NSHM_CEUS_MAX_INTENSITY",
"exceedanceModel": "NSHM_CEUS_3SIGMA_MAX_INTENSITY",
"truncationLevel": 3.0,
"imts": ["PGA", "SA0P2", "SA1P0"]
},
"performance": {
"smoothGrids": false
}
}
9 changes: 5 additions & 4 deletions Western US/Cluster/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="300.0">
<Model id="ASK_14" weight="0.25"/>
<Model id="BSSA_14" weight="0.25"/>
<Model id="CB_14" weight="0.25"/>
<Model id="CY_14" weight="0.25"/>
<Model id="ASK_14" weight="0.22"/>
<Model id="BSSA_14" weight="0.22"/>
<Model id="CB_14" weight="0.22"/>
<Model id="CY_14" weight="0.22"/>
<Model id="IDRISS_14" weight="0.12"/>
</ModelSet>
</GroundMotionModels>
9 changes: 5 additions & 4 deletions Western US/Fault/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<!-- This model is an example and for review purposes only -->
<Uncertainty values="[0.37, 0.25, 0.4, 0.22, 0.23, 0.36, 0.22, 0.23, 0.33]" weights="[0.185, 0.63, 0.185]"/>
<ModelSet maxDistance="300.0">
<Model id="ASK_14" weight="0.25"/>
<Model id="BSSA_14" weight="0.25"/>
<Model id="CB_14" weight="0.25"/>
<Model id="CY_14" weight="0.25"/>
<Model id="ASK_14" weight="0.22"/>
<Model id="BSSA_14" weight="0.22"/>
<Model id="CB_14" weight="0.22"/>
<Model id="CY_14" weight="0.22"/>
<Model id="IDRISS_14" weight="0.12"/>
</ModelSet>
</GroundMotionModels>
9 changes: 5 additions & 4 deletions Western US/Grid/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<!-- This model is an example and for review purposes only -->
<Uncertainty values="[0.37, 0.25, 0.4, 0.22, 0.23, 0.36, 0.22, 0.23, 0.33]" weights="[0.185, 0.63, 0.185]"/>
<ModelSet maxDistance="300.0">
<Model id="ASK_14" weight="0.25"/>
<Model id="BSSA_14" weight="0.25"/>
<Model id="CB_14" weight="0.25"/>
<Model id="CY_14" weight="0.25"/>
<Model id="ASK_14" weight="0.22"/>
<Model id="BSSA_14" weight="0.22"/>
<Model id="CB_14" weight="0.22"/>
<Model id="CY_14" weight="0.22"/>
<Model id="IDRISS_14" weight="0.12"/>
</ModelSet>
</GroundMotionModels>
7 changes: 4 additions & 3 deletions Western US/Interface/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="1000.0">
<Model id="AM_09_INTERFACE" weight="0.3333"/>
<Model id="BCHYDRO_12_INTERFACE" weight="0.3334"/>
<Model id="ZHAO_06_INTERFACE" weight="0.3333"/>
<Model id="AB_03_GLOBAL_INTERFACE" weight="0.1"/>
<Model id="AM_09_INTERFACE" weight="0.3"/>
<Model id="BCHYDRO_12_INTERFACE" weight="0.3"/>
<Model id="ZHAO_06_INTERFACE" weight="0.3"/>
</ModelSet>
</GroundMotionModels>
6 changes: 4 additions & 2 deletions Western US/Slab/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="300.0">
<Model id="BCHYDRO_12_SLAB" weight="0.5"/>
<Model id="ZHAO_06_SLAB" weight="0.5"/>
<Model id="AB_03_GLOBAL_SLAB_LOW_SAT" weight="0.1665"/>
<Model id="AB_03_CASCADIA_SLAB_LOW_SAT" weight="0.1665"/>
<Model id="BCHYDRO_12_SLAB" weight="0.333"/>
<Model id="ZHAO_06_SLAB" weight="0.334"/>
</ModelSet>
</GroundMotionModels>
9 changes: 5 additions & 4 deletions Western US/System/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<!-- This model is an example and for review purposes only -->
<Uncertainty values="[0.37, 0.25, 0.4, 0.22, 0.23, 0.36, 0.22, 0.23, 0.33]" weights="[0.185, 0.63, 0.185]"/>
<ModelSet maxDistance="300.0">
<Model id="ASK_14" weight="0.25"/>
<Model id="BSSA_14" weight="0.25"/>
<Model id="CB_14" weight="0.25"/>
<Model id="CY_14" weight="0.25"/>
<Model id="ASK_14" weight="0.22"/>
<Model id="BSSA_14" weight="0.22"/>
<Model id="CB_14" weight="0.22"/>
<Model id="CY_14" weight="0.22"/>
<Model id="IDRISS_14" weight="0.12"/>
</ModelSet>
</GroundMotionModels>
3 changes: 3 additions & 0 deletions Western US/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"truncationLevel": 3.0,
"imts": ["PGA", "SA0P2", "SA1P0"],
"gmmUncertainty": true
},
"performance": {
"smoothGrids": false
}
}
4 changes: 2 additions & 2 deletions code.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"releases": [
{
"name": "nshm-cous-2014",
"description": "National Seismic Hazard Model (NSHM): Conterminous U.S. 2008",
"description": "National Seismic Hazard Model (NSHM): Conterminous U.S. 2014",
"version": "4.1.0",
"status": "Production",
"organization": "U.S. Geological Survey",
Expand Down Expand Up @@ -40,7 +40,7 @@
"email": "pmpowers@usgs.gov"
},
"date": {
"metadataLastUpdated": "2017-09-18"
"metadataLastUpdated": "2018-04-18"
}
}
]
Expand Down

0 comments on commit a12cf8f

Please sign in to comment.