Skip to content

Commit

Permalink
removed *_AMP gmm ids
Browse files Browse the repository at this point in the history
  • Loading branch information
pmpowers-usgs committed Jul 1, 2019
1 parent 780c294 commit 57dc7e3
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions Western US/Cluster/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="300.0">
<Model id="ASK_14_BASIN_AMP" weight="0.25"/>
<Model id="BSSA_14_BASIN_AMP" weight="0.25"/>
<Model id="CB_14_BASIN_AMP" weight="0.25"/>
<Model id="CY_14_BASIN_AMP" weight="0.25"/>
<Model id="ASK_14_BASIN" weight="0.25"/>
<Model id="BSSA_14_BASIN" weight="0.25"/>
<Model id="CB_14_BASIN" weight="0.25"/>
<Model id="CY_14_BASIN" weight="0.25"/>
</ModelSet>
</GroundMotionModels>
8 changes: 4 additions & 4 deletions Western US/Fault/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<!-- 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_BASIN_AMP" weight="0.25"/>
<Model id="BSSA_14_BASIN_AMP" weight="0.25"/>
<Model id="CB_14_BASIN_AMP" weight="0.25"/>
<Model id="CY_14_BASIN_AMP" weight="0.25"/>
<Model id="ASK_14_BASIN" weight="0.25"/>
<Model id="BSSA_14_BASIN" weight="0.25"/>
<Model id="CB_14_BASIN" weight="0.25"/>
<Model id="CY_14_BASIN" weight="0.25"/>
</ModelSet>
</GroundMotionModels>
8 changes: 4 additions & 4 deletions Western US/Grid/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<!-- 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_BASIN_AMP" weight="0.25"/>
<Model id="BSSA_14_BASIN_AMP" weight="0.25"/>
<Model id="CB_14_BASIN_AMP" weight="0.25"/>
<Model id="CY_14_BASIN_AMP" weight="0.25"/>
<Model id="ASK_14_BASIN" weight="0.25"/>
<Model id="BSSA_14_BASIN" weight="0.25"/>
<Model id="CB_14_BASIN" weight="0.25"/>
<Model id="CY_14_BASIN" weight="0.25"/>
</ModelSet>
</GroundMotionModels>
6 changes: 3 additions & 3 deletions Western US/Interface/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="1000.0">
<Model id="AM_09_INTERFACE_BASIN_AMP" weight="0.3333"/>
<Model id="BCHYDRO_12_INTERFACE_BASIN_AMP" weight="0.3334"/>
<Model id="ZHAO_06_INTERFACE_BASIN_AMP" weight="0.3333"/>
<Model id="AM_09_INTERFACE_BASIN" weight="0.3333"/>
<Model id="BCHYDRO_12_INTERFACE_BASIN" weight="0.3334"/>
<Model id="ZHAO_06_INTERFACE_BASIN" weight="0.3333"/>
</ModelSet>
</GroundMotionModels>
4 changes: 2 additions & 2 deletions Western US/Slab/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="300.0">
<Model id="BCHYDRO_12_SLAB_BASIN_AMP" weight="0.5"/>
<Model id="ZHAO_06_SLAB_BASIN_AMP" weight="0.5"/>
<Model id="BCHYDRO_12_SLAB_BASIN" weight="0.5"/>
<Model id="ZHAO_06_SLAB_BASIN" weight="0.5"/>
</ModelSet>
</GroundMotionModels>
8 changes: 4 additions & 4 deletions Western US/System/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<!-- 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_BASIN_AMP" weight="0.25"/>
<Model id="BSSA_14_BASIN_AMP" weight="0.25"/>
<Model id="CB_14_BASIN_AMP" weight="0.25"/>
<Model id="CY_14_BASIN_AMP" weight="0.25"/>
<Model id="ASK_14_BASIN" weight="0.25"/>
<Model id="BSSA_14_BASIN" weight="0.25"/>
<Model id="CB_14_BASIN" weight="0.25"/>
<Model id="CY_14_BASIN" weight="0.25"/>
</ModelSet>
</GroundMotionModels>

0 comments on commit 57dc7e3

Please sign in to comment.