From 904a86fa92f1577414f2fce2bdbfe21e12381106 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Thu, 1 Feb 2024 10:39:53 +0100 Subject: Calculate drift percentages and PECsw using the Rautmann formula --- man/drift_parameters_focus.Rd | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/drift_parameters_focus.Rd') diff --git a/man/drift_parameters_focus.Rd b/man/drift_parameters_focus.Rd index 2ba6a7a..61447ad 100644 --- a/man/drift_parameters_focus.Rd +++ b/man/drift_parameters_focus.Rd @@ -16,8 +16,15 @@ using the R code given in the file \code{data_generation/drift_parameters_focus. installed with this package. The appendix itself is not included in the package, as its licence is not clear. } +\details{ +For the hinge distance, \code{Inf} was substituted for the cases where no hinge +distance is given in the data, in this way parameters C and D are never +used for any distance if A and B are used for the case that the distance +is smaller than the hinge distance. +} \examples{ drift_parameters_focus +unique(drift_parameters_focus$crop_group) } \references{ FOCUS (2014) Generic guidance for Surface Water Scenarios (version 1.4). -- cgit v1.2.1