Skip to content

fix(nshmdb): Ensure the Fault class is called to reorient planes#11

Merged
lispandfound merged 1 commit intomainfrom
invariants
Jan 31, 2025
Merged

fix(nshmdb): Ensure the Fault class is called to reorient planes#11
lispandfound merged 1 commit intomainfrom
invariants

Conversation

@lispandfound
Copy link
Collaborator

The nshmdb module built the fault by appending to the planes manually fault.planes.append(...). However, this meant that the faults returned by the database weren't in the correct strike order, resulting in broken geometries. This PR fixes the problem (by invoking the Fault constructor at the end).

@lispandfound lispandfound merged commit 3d52aa7 into main Jan 31, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants