From c43b4947007b3c26bc56260499af51c41b8cd702 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 1 Oct 2015 14:42:14 +0200 Subject: Add some soil data for FOCUS groundwater scenarios --- pkg/R/FOCUS_GW_scenarios_2012.R | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pkg/R/FOCUS_GW_scenarios_2012.R (limited to 'pkg/R') diff --git a/pkg/R/FOCUS_GW_scenarios_2012.R b/pkg/R/FOCUS_GW_scenarios_2012.R new file mode 100644 index 0000000..4e03572 --- /dev/null +++ b/pkg/R/FOCUS_GW_scenarios_2012.R @@ -0,0 +1,9 @@ +#' A very small subset of the FOCUS Groundwater scenario defitions +#' +#' Currently, only a small subset of the soil definitions are provided. +#' +#' @name FOCUS_GW_scenarios_2012 +#' @references FOCUS (2012) Generic guidance for Tier 1 FOCUS ground water assessments. Version 2.1. +#' FOrum for the Co-ordination of pesticde fate models and their USe. +#' http://focus.jrc.ec.europa.eu/gw/docs/Generic_guidance_FOCV2_1.pdf +NULL -- cgit v1.2.3