Skip to content

Commit

Permalink
Merge pull request #35 from pmpowers-usgs/gmm-naming-33
Browse files Browse the repository at this point in the history
updated subduction gmm ids
  • Loading branch information
pmpowers-usgs authored Nov 15, 2017
2 parents fafc659 + 49ede8c commit 64b67a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Western US/Interface/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="1000.0">
<Model id="AB_03_GLOB_INTER" weight="0.1"/>
<Model id="AM_09_INTER" weight="0.3"/>
<Model id="BCHYDRO_12_INTER" weight="0.3"/>
<Model id="ZHAO_06_INTER" weight="0.3"/>
<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>
4 changes: 2 additions & 2 deletions Western US/Slab/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="300.0">
<Model id="AB_03_GLOB_SLAB_LOW_SAT" weight="0.1665"/>
<Model id="AB_03_CASC_SLAB_LOW_SAT" weight="0.1665"/>
<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>
Expand Down

0 comments on commit 64b67a4

Please sign in to comment.