Releases: Loop3D/map2loop
Releases · Loop3D/map2loop
v3.1.4
3.1.4 (2024-05-29)
Bug Fixes
- actions updated to prevent linting issues (9a3e86a)
- add pull request template (f8ccac7)
- added issue_templates (06413ad)
- few typos grammar (97bfe16)
- fix for issue #73 (39c65a7)
- keep things light (50751a9)
- merge PR templates into one single PR template (dcbad85)
- remove tini from docker (fc86b89)
- remove value from issue templates (11a005d)
- revert back to having strike allowance as discussed (48a19e0)
- StructuralPoint actually prints warnings (ab6f276)
- tests should be with pytest (a04fb2a)
- update wording in templates for clarity (ecb1092)
Documentation
- remove lavavu; no need for 3D vis for the examples (6b42cdc)
v3.1.3
v3.1.2
v3.1.1
v3.1.0
3.1.0 (2024-05-09)
Features
- Add new stratigraphic column sorters based on contact length and unit relationships fix: transpose dtm for height calculations, export geotiff using gdal (36ddcca)
- added utils function (3c01767)
- Allow for empty dataframes if no filename specified. Mainly for fault and fold files (f81d9b4)
- new ThicknessCalculatorBeta (f703832)
- thickness calculator gamma (6926a45)
- two interpolators for thickness calculations (e118f6a)
- two interpolators for thickness calculators (11f3a04)
Bug Fixes
- 3.12 (264b4c0)
- actually remove the rank & type lines (16801d2)
- add back the project import (01dc0bb)
- add comments to the gamma calculator (936b495)
- Add data files as package_data so that it installs with .py files (09b0cb8)
- add descriptive variable names (672bece)
- Add exception handling around hjson access (#24) (f627f83)
- Add exception handling around hjson access, throw with better message (d8804de)
- add feature to count segnum of polygons with holes (03bcbcc)
- Add layer id to structural data using a spatial join (#38) (09c53d6)
- add lazy function to load files from state name (0e0bfa7)
- add LPF 0.1.0 (a4165b3)
- Add multiple tries to online config file access (8a137ce)
- add option for user defined line length (23aeb06)
- add options/warnings to overwrite existing lpf files (165bc17)
- Add owslib as dependency for testing (0439da8)
- add Pathlib to aus state (e9d7add)
- add remaining thickness fields (130af98)
- add some comments throughout the script and remove unnecessary comments (390b864)
- Add special case for SA config file to lowercase the column names. Also check for empty map2model relationship files and deal appropriately with them (82054df)
- add str and Pathlib to beartypes (16a0247)
- add strike attribute to the class (80e4445)
- add test datafiles to gitignore (951e7fe)
- Add test for featureId (37f5a96)
- add thickness fields to proj and thickness_calculators (f6ec60f)
- added function to find the datasets folder after install. (9623d48)
- Added new stratigraphic sorters, a placeholder for throw calculators and updated thickness calculator (e08e010)
- added option for grid resolution (a0ef130)
- added segNum to geology samples (0ad6983)
- adding beartype to requreiments (4d66b8f)
- adding empty samples to project class (bf100b2)
- adding fault orientation calculation (e35f0b6)
- adding fault orientation calculator (08c9f5e)
- adding fault orientation data type (f0e82e2)
- adding orientation type to fault config. (6359937)
- adding random colour generator (e6315c4)
- adding to_dict for config (968504e)
- adding to_dict for config (968504e)
- adding to_dict for config (258254e)
- adding version and ignoring init file for f401 (db6ac5b)
- adding version attribute (1a2ed67)
- avoid future warnings from geopandas (e877d93)
- can access sampled data for thickness calculations (1ae2d2d)
- change config file name convention for clarity (15123ac)
- change docker to see if documentation builds (10f4fde)
- change make html statement in docs build (26aeba6)
- change segNum to featureId (aab8c8c)
- change segNum to featureId (2689a3a)
- changing boolean comparison (d90df18)
- changing isinstance to issubclass (0e9ecc8)
- Check for empty dataframe before concat (c475513)
- correct typo on actions & reverse test path (a5fbdbc)
- data works without init files on subfolders (cc833bb)
- default fault dip/dipdir to nan (917cee6)
- default fault values to nan not 0 to prevent unexpected behaviours (87863c7)
- Default temp path changed to work in linux (5bd773b)
- Default to not showing file access debug info (fbcf10d)
- delete runtime from repo (36d59bc)
- Dependencies issue with new version of geopandas breaking read_file on remote zip files. Also, fixed errant line that installed the old version of map2model (4eb720a)
- edit path of config filename (6864d7d)
- endpoints have correct length (c36995d)
- fix typo ([f69b42f](https://github.com/Loop3D/map2...