GNS-Science / nzshm-opensha

renamed successor to old nshm-nz-opensha , all python history removed to new nzshm-runzi repo
MIT License
1 stars 2 forks source link

Fix subduction jump azimuth calc #316

Closed voj closed 3 months ago

voj commented 6 months ago

Part of #300

When building ruptures in MixedRuptureSetBuilder, jump azimuth is sometimes calculated incorrectly because the azimuth calculation algorithm does not take the correct subduction layout (rows and columns) into account. We want this to be fixed.

We might be able to modify SingleStrandRuptureTreeNavigator to overwrite rupture navigation behaviour in order to fix this.

voj commented 6 months ago

Parking this until we know that we actually need it

voj commented 3 months ago

With the new Coulomb filters for joint ruptures, this has become obsolete