Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S shakyground2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Shakemap
  • shakyground2
  • Merge requests
  • !8

Merged
Created Mar 02, 2021 by Graeme Weatherill@gweatherOwner

Implements a more complete set of magnitude scaling relations

  • Overview 16
  • Commits 8
  • Pipelines 4
  • Changes 7

The construction of the rupture planes needed for the shakemap requires a magnitude scaling relation that calculates the expected finite dimensions of the rupture from the earthquake magnitude and related rupture properties. This MR removes the previous placeholder DummyScalingRelation and transfers its functionality to a more complete set of magnitude scaling relations including:

  1. PEERScalingRelation: an idealised scaling relation adopted by the Pacific Earthquake Engineering Research Center (previously this relation was coded within the DummyScalingRelation)
  2. StrasserEtAl2010Interface and StrasserEtAl2010Inslab: Relations for subduction environments by Strasser et al. (2010) (https://pubs.geoscienceworld.org/ssa/srl/article-abstract/81/6/941/143755/Scaling-of-the-Source-Dimensions-of-Interface-and?redirectedFrom=fulltext)
  3. Stafford2014: A "hazard-consistent" scaling relation created by Peter Stafford (https://pubs.geoscienceworld.org/bssa/article-lookup/104/4/1620?casa_token=MN9JOoAHhvAAAAAA:eGlBEFnrLFw9i204_RqDDTSBboKbaMTKzXdhvCmv9yNVz_UfHvmagVMCTDVL3iwj5DWGXtoN)

An additional validation for correct scaling relation inputs is added to the shakyground2.valid module.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/mag_scaling_rels