From 41f3c867008c24b69a9bb0e5c7c084969d46bebd Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Tue, 14 May 2019 12:33:21 +0200
Subject: Add Exposit version 3.01a2 for runoff calculations
At the request of Muris Korkaric (Agroscope). This is for 3 m buffer
only and provides consistency with earlier calculations
---
docs/reference/perc_runoff_reduction_exposit.html | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
(limited to 'docs/reference/perc_runoff_reduction_exposit.html')
diff --git a/docs/reference/perc_runoff_reduction_exposit.html b/docs/reference/perc_runoff_reduction_exposit.html
index 2800d7e..314e793 100644
--- a/docs/reference/perc_runoff_reduction_exposit.html
+++ b/docs/reference/perc_runoff_reduction_exposit.html
@@ -125,7 +125,9 @@ from which the values were taken.
Source
Excel 3.02 spreadsheet available from
- https://www.bvl.bund.de/EN/04_PlantProtectionProducts/03_Applicants/04_AuthorisationProcedure/08_Environment/ppp_environment_node.html
+ https://www.bvl.bund.de/EN/04_PlantProtectionProducts/03_Applicants/04_AuthorisationProcedure/08_Environment/ppp_environment_node.html
+Agroscope version 3.01a with additional runoff factors for 3 m and 6 m buffer zones received from Muris Korkaric (not published).
+ The variant 3.01a2 was introduced for consistency with previous calculations performed by Agroscope for a 3 m buffer zone.
Examples
@@ -136,6 +138,20 @@ from which the values were taken.
#> 10 m 60 85
#> 20 m 80 95
#>
+#> $`3.01a`
+#> dissolved bound
+#> No buffer 0 0
+#> 3 m 25 30
+#> 5 m 40 40
+#> 6 m 45 55
+#> 10 m 60 85
+#> 20 m 80 95
+#>
+#> $`3.01a2`
+#> dissolved bound
+#> No buffer 0 0
+#> 3 m 25 25
+#>
#> $`2.0`
#> dissolved bound
#> No buffer 0.0 0.0
--
cgit v1.2.1