Skip to content

Releases: Loop3D/LoopStructural

v1.5.10

14 Mar 21:52
4478648

Choose a tag to compare

1.5.10 (2023-03-14)

Bug Fixes

  • adding 3D fault displacement function (438e699)
  • major change for base grid (0a49817)
  • trying to use bash to recognise anaconda command (1ce8e32)
  • updating tetmesh class for new indexing (e53369a)

v1.5.9

06 Mar 02:25
c568e72

Choose a tag to compare

1.5.9 (2023-03-06)

Bug Fixes

  • adding clean function to interpolator (d0de548)
  • adding geopandas to dockerfile for docs (32637ec)
  • adding type hints (916972c)
  • all tests passing (02a4d70)
  • changing build script for docs (c0c5ba2)
  • check interpolator type for installing grad constraints (bfa90ac)
  • code changes for merge (7aeec5c)
  • code clenaing and lateral data update (d202656)
  • dockerfile python version (49de51e)
  • docs/docker building in python 3.10 (26bfaa2)
  • fault overprinting not added to model (750ccce)
  • if w == 0 don't add constraint (3aea341)
  • intrusion builder uses basebuilder (bc0004a)
  • intrusions test updated (e13a9aa)
  • kwargs in interpolator (06f39d7)
  • lateral constraint update (c830149)
  • remove of old SGS variables (ab87b08)
  • remove temp variable (d95394e)
  • removing global_indices (4960168)
  • removing of #codes (32c2b7e)
  • removing unused imports (11085fe)
  • removing unused packages (de08249)
  • slicing for weights (75890ca)
  • svariogram parameter not being passed (18d9fe2)
  • type hints and formatting (2b9dd41)
  • update of conceptual model functions (b61e9d3)
  • update of intrusion interpolation parameters (0140cd4)
  • updating ci action versions (478a401)

Documentation

  • making dockerfile build (0c91968)

v1.5.8

24 Jan 03:26
74941ab

Choose a tag to compare

1.5.8 (2023-01-24)

Bug Fixes

  • force version bump again (a38f60d)

v1.5.7

24 Jan 00:27
6e584ba

Choose a tag to compare

1.5.7 (2023-01-23)

Bug Fixes

v1.5.6

19 Jan 23:36
d930c8b

Choose a tag to compare

1.5.6 (2023-01-19)

Bug Fixes

v1.5.5

17 Jan 05:39
081bd19

Choose a tag to compare

1.5.5 (2023-01-17)

Bug Fixes

v1.5.4

12 Jan 04:52
f518d10

Choose a tag to compare

1.5.4 (2023-01-12)

Bug Fixes

  • absolute import to relative import (0ff0ba9)
  • adding meshio to docs docker (12ca5d3)
  • disabling fault_network example (c390b7c)
  • fixing bug with fault network example (283cdfe)
  • incorrect variable in process data (1776269)
  • lock python to 3.8 for lavavu (f38b6a1)
  • making dockerfile use pypi code (6462c41)
  • removing old create dtm function (b559674)
  • removing probability module (5b0b6a2)
  • typo in feature exporter (a735e9f)

Documentation

  • fixing lavavu version (a993f60)
  • rename builder to builders (d332399)

v1.5.3

02 Nov 03:50
f68900b

Choose a tag to compare

1.5.3 (2022-11-02)

Bug Fixes

  • adding copy method to geological feature (01651cb)
  • adding debugging page to doc index (a09aa0d)
  • adding interpolation back to builder (1a537aa)
  • allow regularisation to be set for faults using processor (07920dc)
  • model set for fault segment (3eb0328)
  • remove prints while solving (3aae8a9)
  • removing theano from docs docker (a706575)
  • tolerance geological modle (fbc7e4a)
  • updating dockerfile (70ea4f7)
  • updating dockerfile so that it builds (0e5482a)

Documentation

  • adding more documentation on structural frames and faults (2fab248)
  • path for fault frame image (921cd19)

v1.5.2

11 Oct 23:10
f7f65bd

Choose a tag to compare

1.5.2 (2022-10-11)

Bug Fixes

  • adding BaseBuilder to builders init (7f56fdd)
  • adding checks for data size in interpolator (ea8ccca)
  • adding old auto_examples directory (cefe790)
  • code review for intrusions (debc391)
  • creating basebuilder (3480e3d)
  • feature builder sets interpolator interpolation__region (520cc01)
  • formatting (9cb79cb)
  • starting unit id @ 1 means basement =0 (ba627bb)

Documentation

  • adding basic testing guideline (7c6ccef)
  • adding docstrings (ffe9614)
  • adding geopandas to documentation docker (ab443ab)
  • adding links to kwargs in docstring (6e3a6e2)
  • fixed bug with documentation not being generated (994d5dc)

v1.5.1

15 Sep 09:50
797345b

Choose a tag to compare

1.5.1 (2022-09-15)

Bug Fixes