| watem_tc | R Documentation | 
Transport capacity (kg·m^{−1}·yr^{−1}) per unit width of the grid cells is assumed to be proportional to the potential to rill erosion, which is described by a power function of slope length and gradient (Van Rompaey et al., 2001).
watem_tc(.dem, .ls, .r_factor, .k_factor, .ktc, saga_obj = saga)
.dem | 
 SpatRaster. A single layer with elevation values. Values should have the same unit as the map units, or in meters when the crs is longitude/latitude.  | 
.ls | 
 SpatRaster. An output from   | 
.r_factor | 
 SpatRaster or Numeric. Rainfall erosivity from RUSLE but
divided by   | 
.k_factor | 
 SpatRaster or Numeric. Soil erodibility from RUSLE but
multiplied by   | 
.ktc | 
 SpatRaster. Tranport capacity coefficient K_{TC}.
An output from   | 
saga_obj | 
 SAGA-GIS geoprocessor object from   | 
SpatRaster
Van Rompaey, A., Verstraeten, G., Van Oost, K., Govers, G., and Poesen, J.: Modelling mean annual sediment yield using a distributed approach, Earth Surf. Proc. Land., 26, 1221–1236, https://doi.org/10.1002/esp.275, 2001.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.