geogismx / erosivity

calculates rainfall erosivity using precipitation time series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

erosivity

AppVeyor Build Status Travis-CI Build Status codecov lifecycle DOI

erosivity (Vantas 2018) is an R package (R Core Team 2016) that can be used to compute the rainfall erosivity, (EI), from the Universal Soil Loss Equation (Renard et al. 1991).

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("kvantas/erosivity")

Using erosivity

Example

Meta

References

R Core Team. 2016. R: A Language and Environment for Statistical Computing. Vienna, Austria: R Foundation for Statistical Computing.

Renard, Kenneth G, George R Foster, Glenn A Weesies, and Jeffrey P Porter. 1991. “RUSLE: Revised Universal Soil Loss Equation.” Journal of Soil and Water Conservation 46 (1). Soil; Water Conservation Society:30–33.

Vantas, Konstantinos. 2018. Erosivity: Calculation of the Rainfall Erosivity EI from RUSLE. https://doi.org/10.5281/zenodo.1185379.

About

calculates rainfall erosivity using precipitation time series

License:Other


Languages

Language:R 89.5%Language:TeX 10.5%