We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee82e30 commit eaf7c89Copy full SHA for eaf7c89
map2loop/deformation_history.py
@@ -16,7 +16,7 @@ class DeformationHistory:
16
17
Attributes
18
----------
19
- minimum_fault_length_to_export: float
+ minimum_fault_length: float
20
The cutoff for ignoring faults. Any fault shorter than this is not exported
21
history: list
22
The time ordered list of deformation events
0 commit comments