Skip to content

Commit

Permalink
Merge pull request #43 from pmpowers-usgs/gmm-mps-updates
Browse files Browse the repository at this point in the history
removed Idriss and AB03
  • Loading branch information
pmpowers-usgs authored Aug 26, 2019
2 parents a12cf8f + eb0437d commit 6192e09
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 28 deletions.
9 changes: 4 additions & 5 deletions Western US/Cluster/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="300.0">
<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"/>
<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"/>
</ModelSet>
</GroundMotionModels>
9 changes: 4 additions & 5 deletions Western US/Fault/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +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" 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"/>
<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"/>
</ModelSet>
</GroundMotionModels>
9 changes: 4 additions & 5 deletions Western US/Grid/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +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" 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"/>
<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"/>
</ModelSet>
</GroundMotionModels>
7 changes: 3 additions & 4 deletions Western US/Interface/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="1000.0">
<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"/>
<Model id="AM_09_INTERFACE" weight="0.3333"/>
<Model id="BCHYDRO_12_INTERFACE" weight="0.3334"/>
<Model id="ZHAO_06_INTERFACE" weight="0.3333"/>
</ModelSet>
</GroundMotionModels>
6 changes: 2 additions & 4 deletions Western US/Slab/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
<GroundMotionModels>
<!-- This model is an example and for review purposes only -->
<ModelSet maxDistance="300.0">
<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"/>
<Model id="BCHYDRO_12_SLAB" weight="0.5"/>
<Model id="ZHAO_06_SLAB" weight="0.5"/>
</ModelSet>
</GroundMotionModels>
9 changes: 4 additions & 5 deletions Western US/System/gmm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +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" 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"/>
<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"/>
</ModelSet>
</GroundMotionModels>

0 comments on commit 6192e09

Please sign in to comment.