Releases: Loop3D/map2loop-2-legacy
Releases · Loop3D/map2loop-2-legacy
v1.3.8
1.3.8 (2023-11-28)
Bug Fixes
v1.3.7
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
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
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
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
1.3.3 (2022-12-04)
Bug Fixes
v1.3.2
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
1.3.1 (2022-11-08)
Bug Fixes
- version bump for mambaforge build (31eabb3)
v1.3.0
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
1.2.10 (2022-08-20)
Bug Fixes
- Remove pypi dependencies while gdal and rasterio can't install easily (17c9076)