GNS-Science / nzshm-opensha

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

Investigate subduction range validity #317

Open voj opened 5 months ago

voj commented 5 months ago

Part of #300

Subduction clusters break the 'opensha' assumptions that sections in a cluster are consecutive. When building connections, the existing code often uses SectIDRange objects that reduce clusters or ruptures to the start and end section ids.

We want to investigate where this is a problem and what can be done to fix it.