Releases: Loop3D/LoopStructural
Releases · Loop3D/LoopStructural
v1.6.12
v1.6.11
v1.6.10
v1.6.9
v1.6.8
v1.6.7
v1.6.6
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
v1.6.4
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
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)