Skip to content

Releases: Loop3D/LoopStructural

v1.6.14

29 May 02:01
Compare
Choose a tag to compare

1.6.14 (2025-05-28)

Bug Fixes

  • adjust fault function so that gradient is 0 at the edges (6fdec1a)
  • change surfe import behaviour warning (5d04a92)
  • default regularisation should be 0.1 for both FDI and PLI. (7c20b88)
  • hide processor import error until its used (a949ade)
  • hide surfe warning (7aad85b)
  • include nsteps in bounding box initialization when creating buffer (9f859c9)
  • norm constraint magnitude will be honoured by interpolator (171f78a)
  • rename azimuthplunge to plungeazimuth (4605a15)
  • update tests (7ca8810)

v1.6.13

29 Apr 07:51
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.6.10 (2025-04-04)

Bug Fixes

v1.6.9

30 Mar 21:35
Compare
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
Compare
Choose a tag to compare

1.6.8 (2025-02-20)

Bug Fixes

v1.6.7

03 Feb 01:12
a743ac7
Compare
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
Compare
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
Compare
Choose a tag to compare

1.6.5 (2024-12-17)

Miscellaneous Chores