Skip to content

Releases: Loop3D/LoopStructural

LoopStructural v1.2.4

Choose a tag to compare

@github-actions github-actions released this 07 Sep 08:45
d2a81b4

Bug Fixes

  • changing ci to run on published (7c043f0)
  • pip publish run on release published (bbc0e38)

LoopStructural v1.2.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 08:31
726d911

Bug Fixes

  • 💚 axis label missing from PLI mesh (d52ad3f)
  • adding release-please action (be808dd)
  • changing branch for release-please to master (f0ce0d4)
  • changing version inclusion (6efca29)

running conda scripts

Choose a tag to compare

@lachlangrose lachlangrose released this 23 Aug 23:47
6d163e9
1.2.2

Update __init__.py

m2l link fix and conda build fix

Choose a tag to compare

@lachlangrose lachlangrose released this 23 Aug 23:45
bcf2113
1.2.1

typo in my name...

Data processor and GMD fault paper

Choose a tag to compare

@lachlangrose lachlangrose released this 23 Aug 04:21
128909f

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

Pre-release

Choose a tag to compare

@lachlangrose lachlangrose released this 10 Jun 01:30
79dff9d

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

Choose a tag to compare

@lachlangrose lachlangrose released this 31 Mar 04:03

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

  • Fix (hopefully) incompatibility with lavavu versions due to numpy (ff0cda4 by Lachlan Grose).
  • Fixed nan comparison error for folds (6bcafc7 by Lachlan Grose).
  • Fixed bug with empty dataframe (64f6f1c by Lachlan Grose).
  • Fix - fixing up import issues (bd4c0f3 by Lachlan Grose).

minor bugfixes

Choose a tag to compare

@lachlangrose lachlangrose released this 16 Mar 11:03
  • 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

Choose a tag to compare

@lachlangrose lachlangrose released this 14 Mar 08:54
18b77bc

Typo in workflow meant wheels weren't being compiled for 3.8 and 3.9

build for all systems

Choose a tag to compare

@lachlangrose lachlangrose released this 14 Mar 08:14
4279fd2
  • github action running build service for osx, unix and windows.
  • numpy version fixed to 1.18 so that cython doesn't complain about binaries