pyTopoComplexity
Description
This version contains bugs, which are fixed in the v0.7.4
pytopocomplexity is an open-source Python package designed to measure the topographic complexity (i.e., surface roughness) of land surfaces using digital elevation model (DEM) data. This package includes modules for three methods commonly used in the fields of geomorphology and oceanography for measuring topographic complexity, which are not fully available in Geographic Information System (GIS) software like QGIS.
[!CAUTION] This package is under developement and has not officially released. Use it with caution.
Installation
pip install pytopocomplexity
Citation
The current version is still a pre-release. If you use the current version of pytopocomplexity and associated Jupyter Notebooks (including nonlinear diffusion simulation) in your work, please cite the Zenodo DOI:
- Lai, L. S.-H. (2024). pyTopoComplexity. Zenodo. https://doi.org/10.5281/zenodo.11239338
Files
Additional details
Related works
- Is supplement to
- Software: https://github.com/GeoLarryLai/pyTopoComplexity/tree/v0.7.0 (URL)