Flow Accumulation (upslope area)
*** Note that this file is outdated. Please find TopoToolbox, a Matlab suite of functions for topographic analysis at
https://topotoolbox.wordpress.com/ . wflowacc will be removed from the File Exchange in the future. ****
How much water flows where? Use this algorithm to calculate the upslope area of each cell in a digital elevation model.
Algorithm specifications:
- multiple flow direction
- single flow direction
- routes across flats
- calculates deterministic, randomized and random flow
- allows you to specify a weighting exponent that governs the relation flow direction - slope
- handles edge effects
Zitieren als
Wolfgang Schwanghart (2024). Flow Accumulation (upslope area) (https://www.mathworks.com/matlabcentral/fileexchange/14504-flow-accumulation-upslope-area), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Geoscience > Oceanography and Hydrology >
- Sciences > Geoscience > Geology >
- Sciences > Geoscience > Glaciology >
Tags
Quellenangaben
Inspiriert: How to estimate subglacial water routes, Strahler Stream Order
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0.0 | update of the description |
||
1.2.0.0 | an option was added to control flow behavior at grid edges |
||
1.1.0.0 | included single flowdirection and the exponent for flow direction weighting to address the problems encountered by Liam. |
||
1.0.0.0 |