View source: R/mineral_soil_index.R
drainageDeduction | R Documentation |
The drainage deduction is used to evaluate the soil properties which include the water table and hydraulic conductivity.The rating is based principally on management or traffic ability considerations. Three is one parameter for drainage. This parameter determines the percentage deduction for the soil regime. Currently this parameter is not used in the calculations with potential for future version to include the drainage.
drainageDeduction(depthToWaterTable, ppe, hydraulicCond)
depthToWaterTable |
Depth to water table in cm (Highest 20-day average in growing season). |
ppe |
Precipitation minus potential evapotranspiration. |
hydraulicCond |
Hydraulic conductivity (cm/h) |
Percentage deduction for drainage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.