Skip to content

Releases: Loop3D/LoopStructural

v1.6.13

29 Apr 07:51

Choose a tag to compare

1.6.13 (2025-04-29)

Bug Fixes

  • add faulted vector calc to lambda feature (300b575)
  • remove default initialisation with mutable. (bda68a7)
  • use fault normals/slip vectors from data if available. (7264222)

v1.6.12

16 Apr 07:33

Choose a tag to compare

1.6.12 (2025-04-16)

Bug Fixes

  • add fault function with 0 gradient (6bd359f)
  • refactor fault ellipsoid plotter to not use fault builder (025e286)
  • vector point visualisation bug where nan values exist (9c70825)

v1.6.11

06 Apr 08:42

Choose a tag to compare

1.6.11 (2025-04-06)

Bug Fixes

  • colours correct for surfaces (ea3709a)

v1.6.10

04 Apr 03:48

Choose a tag to compare

1.6.10 (2025-04-04)

Bug Fixes

v1.6.9

30 Mar 21:35

Choose a tag to compare

1.6.9 (2025-03-30)

Bug Fixes

  • adding copy method for lambda (6a8d940)
  • adding from dict method for bb (71c2dcc)
  • allow scalar field of feature without a model (2e36743)

v1.6.8

21 Feb 02:29
430d953

Choose a tag to compare

1.6.8 (2025-02-20)

Bug Fixes

v1.6.7

03 Feb 01:12
a743ac7

Choose a tag to compare

1.6.7 (2025-02-03)

Bug Fixes

  • fault orientation init as empty df rather than nan (c004d9f)
  • update matplotlib cmap for deprecation (#215) (8d7e9f9)

v1.6.6

23 Jan 04:35
82c310c

Choose a tag to compare

1.6.6 (2025-01-23)

Bug Fixes

  • add parent directory to export dir (3b51f8f)
  • adding interpolator builder. (169545b)
  • adding local bb option to isosurfacer (acc5b95)
  • adding random hex colour utility function (62359d4)
  • inactive faults no longer get cropped by unconformities (4211b9e)
  • remove get interpolator (replaced with factory) (fc5d22a)

v1.6.5

17 Dec 05:09
bdc5cb8

Choose a tag to compare

1.6.5 (2024-12-17)

Miscellaneous Chores

v1.6.4

17 Dec 04:50
b75d1db

Choose a tag to compare

1.6.4 (2024-12-17)

Bug Fixes

  • add fault ellipsoid vtk output (c00a65e)
  • allow iterable to be passed to isosurfacer (e4cd13c)
  • default random colour number generate one colour (e153355)
  • increment random colour for stratigraphic colour cmap (35cd5e6)
  • isosurfacing of unconformity surfaces will now appear (c003b6b)
  • normalise vectors before plotting (9d77f9e)
  • projectfile updaters (699a701)
  • update stratigraphic column from projectfile (e508d2d)
  • updating thicknesses will update value constraints value (b960dd9)
  • use cell centres for vector field and rescale points into model bb (29175b4)