| Age | Commit message (Collapse) | Author | Files | Lines |
|
Also, add more example code to make it easier to use
`one_box`, `sawtooth` and `pfm_degradation`.
However, for generating sawtooth curves with specified
output times, overlaying the output of several calls to
`mkinpredict` is probably still easier.
|
|
- Bump date
- Adapt to recommendations introduced in readr 2.2.0, in order to pass
tests for reading TOXSWA .out files
- Add NEWS items
- Check and test logs
|
|
Create a function `drainage_date_UK` that does not only respect the
beginning of the drainage period on 1 October, but also the end of the
drainage period on 30 April, and use it for determining the degradation
time. Applications early in the year before 1 May will now correctly be
calculated without degradation time.
|
|
Closes #2
|
|
|
|
|
|
|
|
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.
|
|
|
|
|