Skip to content

Releases: Loop3D/LoopStructural

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)

v1.6.3

22 Oct 02:53
3acf4c7

Choose a tag to compare

1.6.3 (2024-10-22)

Bug Fixes

  • add fault displacement to init for fault module (a6b326f)
  • add node/cell props to a vtk structured grid (37bbb88)
  • adding abstract vtk method for support (d15e0ad)
  • adding additional logging (5f1e65a)
  • adding coordinate features (464934b)
  • adding fault topology. Also requires map2loop updaet (9a32b4c)
  • adding option to spatially vary fold weight (af970a0)
  • adding plot function to fault displacement (4771c1b)
  • adding presolve and postsolve calls for interpolator (4af60f9)
  • adding random colour generator (1a850c2)
  • buffer n slices for surfaces method by 5% if range (82c24f4)
  • cast to int64 and add positive nsteps check (10535e9)
  • copy dictionary before creating structured grid to prevent shared variable (2b05f69)
  • default solver is 'cg' when none specified (5fdd296)
  • faulted feature gradient was incorrect (4ba56c7)
  • flag when m2l thickness isn't estimated (0f565f4)
  • fold weights weren't being passed to interpolator (97003a6)
  • fourier series should use fitted params (a78a8de)
  • gradient of faulted feature will not be aliased by the interpolation grid (7e6da5b)
  • if nsteps <0 raise error for support reshape (bff079f)
  • linting (7ad2311)
  • linting (b8d6532)
  • migrate to omf mira, omf doesn't seem to work with anything (b7330b9)
  • refactoring fold profiles to allow for easy user modification of fold geometry (364ce9a)
  • remove anaconda channel to prevent libmamba error (3c3501d)
  • use an instance of fault displacement function (6d98fb9)