Removes short first-order streams from a stream network.
remove_short_streams(d8_pntr, streams, output, min_length,
esri_pntr = FALSE, verbose_mode = FALSE)
Input raster D8 pointer file.
Input raster streams file.
Output raster file.
Minimum tributary length (in map units) used for network prunning.
D8 pointer uses the ESRI style scheme.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.