mirror of
https://github.com/swisstopo/lg-tie-lib.git
synced 2026-08-26 03:24:23 +00:00
python module for tie tools project (Landesgeologie) | Read-only mirror of https://github.com/swisstopo/lg-tie-lib — Bundesamt für Landestopografie swisstopo. Issues & pull requests at the source.
- Python 99.7%
- Batchfile 0.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| config | ||
| doc | ||
| python | ||
| recipe | ||
| src/untie | ||
| .gitignore | ||
| AUTHORS.md | ||
| LICENSE.md | ||
| MANIFEST.in | ||
| pyproject.toml | ||
| README.md | ||
| setup.cfg | ||
| setup.py | ||
| untie_demo.png | ||
| VERSION | ||
untie
A Python library implementing TIE (Trace Information Extraction) offering a new approach to extract structural data from geological maps.
Based on the following scientific paper:
Trace Information Extraction (TIE): A new approach to extract structural information from traces in geological maps (https://doi.org/10.1016/j.jsg.2019.06.007)
Installation
untie is available on PyPI and Conda
Use pip to install:
pip install untie
Or conda:
conda install swisstopo::untie
Demo
untie_demo
