diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 41 |
1 files changed, 41 insertions, 0 deletions
@@ -1,3 +1,44 @@ +commit d28c33cfea96654a883ca869020671346c23568e +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2019-09-27 10:00:15 +0200 + + Fix for UK drainage, add 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 + + - Added EFSA interception (from 2014 DegT50 guidance) and tier 1 + crop wash-off factors (from 2017 PEC soil guidance) for some major + arable crops + + - Updated docs + +commit 803fe13e505960fddccdbd4dcb524715f5eb068d +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2019-09-18 18:18:40 +0200 + + Add url: tag to _pkgdown.yml, typo, update docs + +commit 8deaa29a659630a40e8b11df1fa3ebbbd9ca9e68 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2019-07-01 08:04:40 +0200 + + Typo + +commit 37a1513d73201dbacc71af3c33a2a2a4e798583c +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2019-06-12 18:15:46 +0200 + + Update of static docs + +commit 5c9dd5c269acc4a6e6e32a7e599afb8f98d8ca36 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2019-06-12 18:14:46 +0200 + + Documentation fix + commit 069824057caf8e57507852b858a7ecfd8e13e49a Author: Johannes Ranke <jranke@uni-bremen.de> Date: 2019-05-14 12:41:16 +0200 |