Releases: Loop3D/LoopStructural
Releases · Loop3D/LoopStructural
LoopStructural v1.2.4
LoopStructural v1.2.3
running conda scripts
1.2.2 Update __init__.py
m2l link fix and conda build fix
1.2.1 typo in my name...
Data processor and GMD fault paper
This release contains a few minor bug fixes and the major addition of the ProcessInputData class. ProcessInputData is a way of converting geologically meaningful observations (contact locations, orientations, stratigraphic thickness, stratigraphic order...) into a LoopStructural database.
The data processor also changes how the map2loop interface is performed. The next step will be integrating this with the LoopProjectFile.
performance upgrade and map2loop update
Significant changes are:
- Finite difference interpolator is the default interpolator
- Conjugate gradient solver is the recommended solver
- Improved performance by automatically selecting the appropriate solver tolerance
- Splay faults and abutting faults are automatically added using the fault graph from map2loop
Other changes can be seen in the changelog
minor features and bug fixes
Added
- Added opacity to isosurface (a05385d by Lachlan Grose).
- Adding function to estimate fold hinge location (f3b45fe by Lachlan Grose).
- Added fault splay (7f0d92f by Lachlan Grose).
- Adding splay fault to fault builder (6e7ae27 by Lachlan Grose).
- Added ability to save current lavavu view (1bcdf83 by Lachlan Grose).
- Adding change log (e1ca83e by Lachlan Grose).
Changed
- Changed default dip annotation on map (5019cf6 by Lachlan Grose).
Fixed
minor bugfixes
- updating intrusion example
- features created using fold interpolator did not have a link to the fold, this has been added
adding 3.8 and 3.9 to workflow
Typo in workflow meant wheels weren't being compiled for 3.8 and 3.9
build for all systems
- github action running build service for osx, unix and windows.
- numpy version fixed to 1.18 so that cython doesn't complain about binaries