diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-12-16 10:31:41 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-12-16 10:31:41 +0100 |
commit | b0491cb4953ae752b7d14b1085222defee3b4505 (patch) | |
tree | 47e525db000778aee681faa32b6696376ae8cda1 /log/build.log | |
parent | 72b426cc767e9737cc66e3d41edb064011ab009d (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 'log/build.log')
-rw-r--r-- | log/build.log | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/log/build.log b/log/build.log index d5832bf..45bd696 100644 --- a/log/build.log +++ b/log/build.log @@ -4,5 +4,7 @@ * checking for LF line-endings in source and make files and shell scripts * checking for empty or unneeded directories * re-saving image files -* building ‘pfm_0.6.3.tar.gz’ +* building ‘pfm_0.6.4.tar.gz’ +Warning: invalid uid value replaced by that for user 'nobody' +Warning: invalid gid value replaced by that for user 'nobody' |