Calculate indicators for water holding capacity in the topsoil
osi_p_whc.Rd
This function calculates different kind of Water Retention Indices given the continuous pedotransferfunctions of Wosten et al. (2001) These include : 'water holding capacity','plant available water' and 'Ksat'
Arguments
- A_CLAY_MI
(numeric) The clay content of the soil (%)
- A_SAND_MI
(numeric) The sand content of the soil (%)
- A_SOM_LOI
(numeric) The organic matter content of the soil (%)
- type
(character) The type of water retention index. Options include c('water holding capacity', 'whc','plant available water','paw','Ksat' or 'ksat')
- ptf
(character) Pedotransfer functions to calculate van Genuchten parameters. Options include c('Wosten1999', 'Wosten2001', 'Klasse')
Value
The function returns by default the water holding capacity ('whc') of the top soil (in mm). A numeric value. Other outputs include 'plant available water' (or 'paw') or 'ksat' being the saturated permeability. Soil functions are evaluated given a threshold value and expressed as a distance to target.