diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-19 12:23:08 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-19 12:23:08 +0100 |
commit | e25f0194736a090914c10a9f374946c0b89adc5b (patch) | |
tree | 505e4c8843dcf873b70f62b824062b19bc03d8b2 /man/f_time_norm_focus.Rd | |
parent | 8de6e0c9df935266eccebbc9ff8ff2eef2e819d1 (diff) |
Dimethenamid data, normalisation options
Diffstat (limited to 'man/f_time_norm_focus.Rd')
-rw-r--r-- | man/f_time_norm_focus.Rd | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/f_time_norm_focus.Rd b/man/f_time_norm_focus.Rd index bc7faa6a..77564799 100644 --- a/man/f_time_norm_focus.Rd +++ b/man/f_time_norm_focus.Rd @@ -21,7 +21,7 @@ f_time_norm_focus(object, ...) \method{f_time_norm_focus}{mkindsg}( object, - study_moisture_ref_source = c("meta", "focus"), + study_moisture_ref_source = c("auto", "meta", "focus"), Q10 = 2.58, walker = 0.7, f_na = NA, @@ -48,7 +48,9 @@ f_time_norm_focus(object, ...) for complete cases will be returned.} \item{study_moisture_ref_source}{Source for the reference value -used to calculate the study moisture} +used to calculate the study moisture. If 'auto', preference is given +to a reference moisture given in the meta information, otherwise +the focus soil moisture for the soil class is used} } \description{ Time step normalisation factors for aerobic soil degradation as described |