Calculates the downslope flowpath length from each cell to basin outlet.
downslope_flowpath_length(d8_pntr, output, watersheds = NULL,
weights = NULL, esri_pntr = FALSE, verbose_mode = FALSE)
Input D8 pointer raster file.
Output raster file.
Optional input watershed raster file.
Optional input weights raster file.
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.