summaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-12-16 10:31:41 +0100
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-12-16 10:31:41 +0100
commitb0491cb4953ae752b7d14b1085222defee3b4505 (patch)
tree47e525db000778aee681faa32b6696376ae8cda1 /DESCRIPTION
parent72b426cc767e9737cc66e3d41edb064011ab009d (diff)
Fix a bug in UK drainage calculations
If a soil_DT50 was specified, and the application date was later than the beginning of the drainage period (1 October), PECsw would increase. Now the amount available at the time of the drainage period is equal to the applied amount (minus interception) if application is later than the beginning of the drainage period. Fixes #4. Thanks to @lutzeli for spotting the problem.
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION4
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index e0f6664..a51e404 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
Package: pfm
Type: Package
Title: Utilities for Pesticide Fate Modelling
-Version: 0.6.3
-Date: 2024-08-26
+Version: 0.6.4
+Date: 2024-12-16
Authors@R: person("Johannes Ranke", email = "johannes.ranke@agroscope.admin.ch",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-4371-6538"))

Contact - Imprint