From 435e07a6f7fd2599d783fd306ee6d9e08acc0c6b Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 27 Sep 2019 10:00:15 +0200 Subject: Fix for UK drainage, some EFSA interception and washoff - PEC_sw_drainage_UK() gave results that were a little bit too high for the substances with the highest Koc (>4000), as I used 0.01% instead of 0.008% for them. This must have come from an old vesion of the UK data requirements handbook, at least I do not have another explanation - Add EFSA interception (from 2014 DegT50 guidance) and tier 1 crop wash-off factors (from 2017 PEC soil guidance) for some major arable crops - Update docs --- docs/reference/FOCUS_PELMO_crop_sze_names.html | 162 ------------------------- 1 file changed, 162 deletions(-) delete mode 100644 docs/reference/FOCUS_PELMO_crop_sze_names.html (limited to 'docs/reference/FOCUS_PELMO_crop_sze_names.html') diff --git a/docs/reference/FOCUS_PELMO_crop_sze_names.html b/docs/reference/FOCUS_PELMO_crop_sze_names.html deleted file mode 100644 index 4612df6..0000000 --- a/docs/reference/FOCUS_PELMO_crop_sze_names.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - -FOCUS PELMO crop acronyms used for naming sceneario files — FOCUS_PELMO_crop_sze_names • pfm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - -
- -
-
- - -
- -

A named character vector with the crop acronyms used in FOCUS PELMO 5.5.3 -for naming the .sze files located in the FOCUS directory. The crop acronyms -in the file names are sometimes capitalized, sometimes not. The scenario -files used for Beans (field) and Beans (vegetable) are the same.

- -
- -
FOCUS_PELMO_crop_sze_names
- -

Format

- -

An object of class character of length 25.

- - -

Examples

-
print(FOCUS_PELMO_crop_sze_names)
#> app gra pot sug win fbe vbe bus -#> "apples" "grass" "potato" "sbeets" "wcerea" "beans" "beans" "bushb" -#> cab car cit cot lin mai soi woi -#> "cabbag" "carrot" "citrus" "cotton" "linse" "maize" "rapesu" "rapewi" -#> oni ape soy spr str sun tob tom -#> "onions" "peas" "soyb" "scerea" "strawb" "sunflo" "tobacc" "tomato" -#> vin -#> "vines"
-
- -
- - -
- - - - - - -- cgit v1.2.3