NAME
r.threshold.py
DESCRIPTION
r.threshold finds optimal threshold for stream extraction.
NOTES
The module finds a first tentative value of upslope area to be used as input to
extract the river network using r.stream.extract or r.watershed.
Real streams depend on many factors, such as rainfall, infiltration rate,
geology, climate etc. 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 acc=accumulation_map
SEE ALSO
r.stream.extract,
r.watershed
AUTHOR
Margherita Di Leo (dileomargherita AT gmail DOT com)
Last changed: $Date$
Main index - raster index - Full index
© 2003-2016 GRASS Development Team