A repository to calculate TCI after Huang, H.; Chen, X.; Wang, X.; Wang, X.; Liu, L. A Depression-Based Index to Represent Topographic Control in Urban Pluvial Flooding. Water 2019, 11, 2115. https…
Project description
TCI Calculator
A lightweight Python tool to compute the Topographic Control Index (TCI) from a DEM, following Huang et al. (2019).
Install
pip install TCI_tool
Quick Start
from TCI_tool import full_workflow
import rasterio
tci = full_workflow(fp_dem, fp_aoi)
# save or analyze `tci`
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tci_tool-0.0.3.tar.gz.
File metadata
- Download URL: tci_tool-0.0.3.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
869b59004b2522bbdabb51d4bc7d06ac26b29de4f37fd29a562e38496a613694
|
|
| MD5 |
8335a4fb6c2ccf3460acffa7a32b4b7c
|
|
| BLAKE2b-256 |
5e8424c17bbda1360fa93c866e662217a67fa2e79d0bc9b8e06aac4b871b8362
|
File details
Details for the file tci_tool-0.0.3-py3-none-any.whl.
File metadata
- Download URL: tci_tool-0.0.3-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
286acedab71a14ece75736d7dec69d92df6dbc9b1bb081c3351535e4625024fc
|
|
| MD5 |
a21fe79b8e74e624fef65b20f715ca26
|
|
| BLAKE2b-256 |
b5c59435704b74417b36132e4c164eab696ac91a612fb0f4b7564feabe1598ef
|