DESCRIPTION

r.threshold It finds optimal threshold for stream extraction.

NOTES

It allows to find the optimal value of upslope area in order to extract the river network using r.stream.extract or r.watershed. Real streams depend on rainfall and infiltration rate, i.e. the same topography in different parts of the world yields different real stream networks. This approach provides a best guess about what makes sense when looking only at the DEM.

EXAMPLE

r.threshold.py acc=accumulation_map

SEE ALSO

r.stream.extract, r.watershed

AUTHOR

Margherita Di Leo (dileomargherita AT gmail DOT com)

Last changed: (Tue May 24 2011)