Calculates the sediment transport index.
sediment_transport_index(sca, slope, output, sca_exponent = 0.4,
slope_exponent = 1.3, verbose_mode = FALSE)
Input raster specific contributing area (SCA) file.
Input raster slope file.
Output raster file.
SCA exponent value.
Slope exponent value.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.