Skip to content

Releases: Loop3D/LoopStructural

v1.5.1

15 Sep 09:50
797345b
Compare
Choose a tag to compare

1.5.1 (2022-09-15)

Bug Fixes

v1.5.0

14 Sep 17:43
3c912ae
Compare
Choose a tag to compare

1.5.0 (2022-09-14)

Features

  • bump version to test release-please (08d380d)

Bug Fixes

  • setting versionfile for version.py (6fc564e)

Documentation

  • adding example for local weight change (9a8f773)

LoopStructural v1.4.13

29 Aug 08:15
95491f5
Compare
Choose a tag to compare

Bug Fixes

  • removing example that crashes docs (63a9ce9)

LoopStructural v1.4.12

27 Aug 15:31
54698f0
Compare
Choose a tag to compare

Bug Fixes

  • enabling fault network example (5560d3f)
  • failfast in strategy (2f3304e)
  • path to copy change log (c061755)

LoopStructural v1.4.11

27 Aug 12:06
fb458fd
Compare
Choose a tag to compare

Bug Fixes

  • add data for structural frame, adds data for all coordinates (6ebdf84)
  • adding new dataset for fault, map in installer (b32edf3)
  • basal unconformities cropping lowest surface (5c47ef6)
  • faults not added to features because using string not enum (faf71ee)
  • faults were not faulting unconformities (ec520fa)
  • geological map example stratigraphic order loaded incorrectly (b98397b)
  • single group surfaces not plotting, changed min strat column to 0 (44481a3)

LoopStructural v1.4.10

20 Jul 03:29
d4347a1
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 unconformities weren't working. (304335d)
  • adding loopjson encoder (ec1b84e)
  • adding more informative errors to p2 tetra (c63cae7)
  • adding python alternatives for cg and fold cg (5ffef3b)
  • catch all exceptions, raise import (a071416)
  • catch dfi import error (f9c8aa0)
  • catch modulenotfound raise importerror (836ee84)
  • don't add unconformity if base feature is None (be4d8ac)
  • faults enabled bug, ~ does not flip boolean, changing to not (0c68788)
  • feature type enums renaming (616b554)
  • featuretype enum (c256746)
  • fold cg (a35f41a)
  • lavavu.camera bug when keys are missing (b554c3c)
  • missing enum (bc34bb4)
  • model plotter uses BaseFeature to check type (a2bd0f0)
  • pli import is optional (6347742)
  • raise error if cython can't be imported (f5b82eb)
  • recursive error fix (f3180f3)
  • renaming enums to be consistent with calls (57ed443)
  • unconformities causing nan slicing due to recurvsive error (728fc5f)

Documentation

  • 📝 added example for plotting unconformities (bad53a0)
  • fixing new documentation so that data can be loaded (7ac5a0d)
  • missing variable (7df88a2)
  • renaming cython to _cython so its not included in docs (27e88a1)
  • trying to ignore cython (6582d0c)
  • updating documentation (493beea)
  • using docker to build docs (f499aae)

LoopStructural v1.4.9

05 May 10:14
18cb954
Compare
Choose a tag to compare

Documentation

LoopStructural v1.4.8

05 May 07:43
a91d961
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 faults where feature name given not fault_name were crashing (dae9e92)

Documentation

  • adding geopandas to doc test (b6613a9)
  • fixing fault network example (6f4f2fc)
  • refactoring documentation + adding new example (d15ba6c)

LoopStructural v1.4.7

04 May 04:08
92da55f
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 fault function attribute is now a property accessor (3b9cc2e)
  • ⚡ flag not uptodate when build arguments change (6f80029)
  • changing import error message to warning (de22530)
  • fold frame bug for refolded folds (bf272d1)
  • if downthrow not provided estimate abutting direction (5a7c8d5)
  • temp disable fault centre from project file (44d813d)

Documentation

  • 📝 updating docs for pydata, actually committing changes (be33a6f)
  • 📝 updating documentation to use pydata theme (c5b28d5)
  • adding fault network example (2bcbfac)
  • adding more to design document (8322c60)

LoopStructural v1.4.6

26 Apr 07:07
f0b02f4
Compare
Choose a tag to compare

Bug Fixes

  • 🚑 quick fix for projectfile import error (34fb1d6)
  • 🚑 try 2, catching loopimporterror as well as import error (5db6a81)