Skip to content

Releases: Loop3D/map2loop-2-legacy

v1.3.8

28 Nov 02:55
f867313
Compare
Choose a tag to compare

1.3.8 (2023-11-28)

Bug Fixes

v1.3.7

14 Aug 05:41
a4e1ca0
Compare
Choose a tag to compare

1.3.7 (2023-08-14)

Bug Fixes

  • Forgot to access series and typecast to int result (864857b)
  • Type casting of object_ids so that mixture of str, numeric and nans can be evaluated. Please type fix (633d62d)
  • Version bump (d844980)

v1.3.6

29 May 04:06
fc74886
Compare
Choose a tag to compare

1.3.6 (2023-05-29)

Bug Fixes

  • Fill nan in id column of geology shapefile causing missing layers (55ebd9c)
  • Rework contact calculations to use geopandas functions rather than multi-layered for loop. Potential fix to Bug #101 (ffb263e)
  • Version bump (a92fa41)

v1.3.5

22 Feb 00:56
0dbcea2
Compare
Choose a tag to compare

1.3.5 (2023-02-22)

Bug Fixes

  • Removed bug where southern dipdir were being inverted (92eef44)
  • Set interpolated contact observations default to false (948d817)

v1.3.4

09 Feb 03:48
f8920c7
Compare
Choose a tag to compare

1.3.4 (2023-02-09)

Bug Fixes

  • m2l_map_checker.py added type conversion for string comparisons, *.py coding standard compliance changes (57ed24c)
  • Version bump (22b4912)

v1.3.3

04 Dec 23:42
b50b5b3
Compare
Choose a tag to compare

1.3.3 (2022-12-04)

Bug Fixes

v1.3.2

30 Nov 01:43
a97cdd0
Compare
Choose a tag to compare

1.3.2 (2022-11-30)

Bug Fixes

  • Add clipping of local file dtm (3359927)
  • Fix strike conversion logic, Replace drift_prefix with ignore_codes option, remove opentopography dtm (97d26ed)
  • Move sjoin out of loop for efficiency (fe59514)
  • version bump (e9200d1)

v1.3.1

08 Nov 03:39
07150ac
Compare
Choose a tag to compare

1.3.1 (2022-11-08)

Bug Fixes

  • version bump for mambaforge build (31eabb3)

v1.3.0

01 Nov 05:15
e2eb125
Compare
Choose a tag to compare

1.3.0 (2022-11-01)

Features

  • Merged classes into master, with version bump (4cc796e)

Bug Fixes

  • add crs to temporary geodataframe to solve crs mismatch (4d7023a)
  • Add supergroup to stratigraphic column, fix thickness values in projectfile output (8387655)
  • Move crs assignment to after geology has been specified (e74e9e9)
  • rework of topology file structure and graph usage (a5419e8)
  • Without explicit string type replacement silently fails (451a876)

v1.2.10

20 Aug 23:29
5ba1da1
Compare
Choose a tag to compare

1.2.10 (2022-08-20)

Bug Fixes

  • Remove pypi dependencies while gdal and rasterio can't install easily (17c9076)