Skip to content

piabenaud/SoilErosionMap

Repository files navigation

SoilErosionMap

An open source and open access resource for the soil erosion community.

alt text

The interactive web application can be viewed at SoilErosionMap or ran locally using the instructions below.

This work sits alongside a peer-reviewed Geoderma publication Benaud et al. (2020) National-scale geodata describe widespread accelerated soil erosion.

This work was undertaken as part of Defra-funded Project SP1311: Piloting a cost-effective for monitoring soil erosion in England and Wales.


To run the app locally, please run the following in your R console:

library(shiny)
runGitHub( "SoilErosionMap", "piabenaud")

To do this you will need the following packages, which can be installed by running this code in your R console:

install.packages(c("shiny", "leaflet", "ggplot", "dplyr", "readr", "rgdal", "scales", "lubridate", "DT", "htmltools"))

R can be downloaded from https://www.r-project.org/ and I use the Rstudio IDE, available from https://rstudio.com/products/rstudio/download/


To cite this resource please use https://doi.org/10.1016/j.geoderma.2020.114378 (Journal article) and DOI (GitHub code).

For future collaborations or to suggest improvements to the Shiny app please contact Pia Benaud at the University of Exeter, UK.


This code has been developed using some of the code from the Shiny SuperZip example by jcheng5 and the DT Editor made by jienagu

About

An open source and open access resource for the soil erosion community.

Resources

License

Stars

Watchers

Forks

Packages

No packages published