You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
r.flow.aspect.barrier - Construction of flowlines, flowpath lengths, and flowaccumulation (contributing areas) from a raster digital elevation model (DEM).
3
+
Raster (r.*)
4
+
ParameterRaster|elevation|Elevation|False
5
+
ParameterRaster|aspect|Aspect|False
6
+
ParameterRaster|barrier|Barriers|False
7
+
ParameterNumber|skip|Number of cells between flowlines|None|None|7
8
+
ParameterNumber|bound|Maximum number of segments per flowline|None|None|1609
9
+
ParameterBoolean|-u|Compute upslope flowlines instead of default downhill flowlines|False
10
+
ParameterBoolean|-3|3-D lengths instead of 2-D|False
11
+
*ParameterBoolean|-m|Use less memory, at a performance penalty|False
0 commit comments