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_crops.html | 174 ---------------------------------- 1 file changed, 174 deletions(-) delete mode 100644 docs/reference/FOCUS_PELMO_crops.html (limited to 'docs/reference/FOCUS_PELMO_crops.html') diff --git a/docs/reference/FOCUS_PELMO_crops.html b/docs/reference/FOCUS_PELMO_crops.html deleted file mode 100644 index 77b5c01..0000000 --- a/docs/reference/FOCUS_PELMO_crops.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - -FOCUS PELMO crop names — FOCUS_PELMO_crops • pfm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - -
- -
-
- - -
- -

A named character vector with the crop names used in the PELMO 5.5.3 GUI. -For the names, three letter codes were constructed by generally taking the -first three letters in lower case. Only when there is an expression in -parentheses, the first letter of this expression becomes the first letter -in the three letter code, i.e. 'Peas (animals)' has the code ape.

- -
- -
FOCUS_PELMO_crops
- -

Format

- -

An object of class character of length 25.

- - -

Examples

-
print(FOCUS_PELMO_crops)
#> app gra pot -#> "Apples" "Grass and alfalfa" "Potatoes" -#> sug win fbe -#> "Sugar beets" "Winter cereals" "Beans (field)" -#> vbe bus cab -#> "Beans (vegetables)" "Bushberries" "Cabbage" -#> car cit cot -#> "Carrots" "Citrus" "Cotton" -#> lin mai soi -#> "Linseed" "Maize" "Oil seed rape (summer)" -#> woi oni ape -#> "Oil seed rape (winter)" "Onions" "Peas (animals)" -#> soy spr str -#> "Soybeans" "Spring cereals" "Strawberries" -#> sun tob tom -#> "Sunflower" "Tobacco" "Tomatoes" -#> vin -#> "Vines"
-
- -
- - -
- - - - - - -- cgit v1.2.1