From e0c130005ee7adbac9b832ea8157712419d51b7e Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Mon, 22 Jun 2026 18:01:11 +0200 Subject: Update static docs --- docs/reference/EFSA_GW_interception_2014.md | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 docs/reference/EFSA_GW_interception_2014.md (limited to 'docs/reference/EFSA_GW_interception_2014.md') diff --git a/docs/reference/EFSA_GW_interception_2014.md b/docs/reference/EFSA_GW_interception_2014.md new file mode 100644 index 0000000..cca84b2 --- /dev/null +++ b/docs/reference/EFSA_GW_interception_2014.md @@ -0,0 +1,38 @@ +# Subset of EFSA crop interception default values for groundwater modelling + +Subset of EFSA crop interception default values for groundwater +modelling + +## Usage + +``` r +EFSA_GW_interception_2014 +``` + +## Format + +A matrix containing interception values, currently only for some +selected crops + +## Source + +European Food Safety Authority (2014) EFSA Guidance Document for +evaluating laboratory and field dissipation studies to obtain DegT50 +values of active substances of plant protection products and +transformation products of these active substances in soil. *EFSA +Journal* **12**(5):3662, 37 pp., doi:10.2903/j.efsa.2014.3662 + +## Examples + +``` r +EFSA_GW_interception_2014 +#> BBCH +#> Crop 0x 1x 2x 3x 4x 5x 6x 7x 8x 9x +#> Beans (field + vegetable) 0 0.25 0.40 0.40 0.70 0.70 0.70 0.70 0.70 0.80 +#> Peas 0 0.35 0.55 0.55 0.85 0.85 0.85 0.85 0.85 0.85 +#> Summer oilseed rape 0 0.40 0.80 0.80 0.80 0.80 0.80 0.80 0.80 0.90 +#> Winter oilseed rape 0 0.40 0.80 0.80 0.80 0.80 0.80 0.80 0.80 0.90 +#> Tomatoes 0 0.50 0.70 0.70 0.80 0.80 0.80 0.80 0.80 0.50 +#> Spring cereals 0 0.00 0.20 0.80 0.90 0.90 0.90 0.80 0.80 0.80 +#> Winter cereals 0 0.00 0.20 0.80 0.90 0.90 0.90 0.80 0.80 0.80 +``` -- cgit v1.2.3