river-clusters: Clustering river profiles from topographic data
Description
This software package contains code for performing agglomerative hierarchical clustering on river long profiles extracted from topographic data. It is a supplement to the manuscript:
Clubb, F. J., Bookhagen, B., and Rheinwalt, A. (in review). Clustering river networks in heterogeneous landscapes
The software requires initial topographic analysis to extract river profiles based on the Edinburgh Land Surface Topographic Tools package. Detailed documentation and tutorials for installation and running the code can be found here.
The package written in Python and based on the scipy cluster package. The development version of the code can be found on GitHub along with full instructions on how to install and run the code.
Notes
Files
river-clusters.zip
Files
(11.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:1f612062789209d6227fa1f4436ec752
|
11.2 MB | Preview Download |
Additional details
Related works
- Is identical to
- https://github.com/UP-RS-ESP/river-clusters/tree/v1.0 (URL)