2014-04-19 15:53:43 +02:00
|
|
|
r.stream.order
|
|
|
|
r.stream.order - Calculate Strahler's and Horton's stream order Hack's main streams and Shreeve's stream magnitude
|
|
|
|
Raster (r.*)
|
2015-01-11 14:32:32 +01:00
|
|
|
ParameterRaster|stream_raster|Input map: stream mask|False
|
2014-04-19 15:53:43 +02:00
|
|
|
ParameterRaster|direction|Input map: direction map|False
|
|
|
|
ParameterBoolean|-a|Use flow accumulation to trace horton and hack models|False
|
|
|
|
ParameterBoolean|-z|Create zero-value background|False
|
|
|
|
OutputRaster|strahler|Output basin map (Strahler)
|
|
|
|
OutputRaster|shreve|Output basin map (Shreve)
|
|
|
|
OutputRaster|horton|Output basin map (Horton)
|
|
|
|
OutputRaster|hack|Output basin map (Hack)
|
|
|
|
OutputRaster|topo|Output basin map (Topo)
|