Skip to content

Commit

Permalink
Merge pull request #10 from pmpowers-usgs/gmm-naming-9
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 fa6f81a + 48c2ca8 commit 27730a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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="AB_03_GLOB_INTER" weight="0.25"/>
<Model id="YOUNGS_97_INTER" weight="0.25"/>
<Model id="ZHAO_06_INTER" weight="0.5"/>
<Model id="AB_03_GLOBAL_INTERFACE" weight="0.25"/>
<Model id="YOUNGS_97_INTERFACE" weight="0.25"/>
<Model id="ZHAO_06_INTERFACE" weight="0.5"/>
</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="200.0">
<Model id="AB_03_GLOB_SLAB" weight="0.25"/>
<Model id="AB_03_CASC_SLAB" weight="0.25"/>
<Model id="AB_03_GLOBAL_SLAB" weight="0.25"/>
<Model id="AB_03_CASCADIA_SLAB" weight="0.25"/>
<Model id="YOUNGS_97_SLAB" weight="0.5"/>
</ModelSet>
</GroundMotionModels>

0 comments on commit 27730a0

Please sign in to comment.