soilerosion.model | R Documentation |
This function models soil erosion
soilerosion.model(lcm, R, K, LS, ndvi)
lcm |
Land/ water cover map |
R |
Rainfall erosivity (MJ/ mm / year). Can be either a raster or single value |
K |
Soil erodibility factor. Can be either a raster with K values for different land cover types or a single value |
LS |
Topographic factors. Must be a raster. Creating an LS raster is straightforward but computationally expensive in R, so a function is not given. |
ndvi |
Normalised difference vegetation index |
List of three rasters - the ecosystem service ES, structural impact SI, and absolute soil erosion A
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.