Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1006 Bytes

File metadata and controls

20 lines (13 loc) · 1006 Bytes

SoilDataPrep

Prepare soil parameterisation (e.g. for meso-scale hydrological modelling with WASA-SED in conjunction with lumpR ), using the global datasets SoilGrids and Pelletier et al. (2016). Pedotransfer functions from other packages (soilwaterptf::ptf.rawls(), euptf::predict.ptf()) are applied to calculate soil characteristics.

Pelletier, J.D. et al. 2016, A gridded global data set of soil, immobile regolith, and sedimentary deposit thicknesses for regional and global land surface modeling, Journal of Advances in Modeling Earth Systems, 8.

Installation

see details in [SoilDataPrep/example/install_dependencies.R](SoilDataPrep/example/install_dependencies.R)

library(SoilDataPrep)

Input

DEM and shapefile of the catchment

Example

An example workflow can be found in SoilDataPrep/example/Example_isabena_tutorial.R