Extracts stream grid cells from a flow accumulation raster.
extract_streams(flow_accum, output, threshold, zero_background = FALSE,
verbose_mode = FALSE)
Input raster D8 flow accumulation file.
Output raster file.
Threshold in flow accumulation values for channelization.
Flag indicating whether a background value of zero should be used.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.