fnc_PTF | R Documentation |
This function takes the data frame of soil physics data and creates the hydraulic parameters. It further creates humus-layers using the MvG-parameters from Hammel&Kennel (2001)
fnc_PTF(df, PTF_used, limit_humus)
df |
data frame containing information on soil physics in the following columns:
|
PTF_used |
PTF-options from the |
limit_humus |
if |
Returns a longer data.table that already includes an earlier version of ls.soils. Further processed in fnc_get_soil
.
Hammel, K., & Kennel, M. (2001). Charakterisierung und Analyse der Wasserverfügbarkeit und des Wasserhaushalts von Waldstandorten in Bayern mit dem Simulationsmodell BROOK90. Frank.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.