Age | Commit message (Collapse) | Author | Files | Lines |
|
- Use inst/data_generation for R code generating data as in some of my other packages
- data/*.RData files were checked using https://github.com/jranke/dotfiles/blob/main/bin/rda_diff
contents were not changed
- Remove ChangeLog, the history is in the git logs
- Update docs and some links contained therein
- use \doi{} markup
- Move logs to log directory
|
|
- 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
|
|
The R script I used yesterday got lost because I used the .Rd file
that got overwritten by roxygen later.
|
|
To support Agroscope in doing lots of PEC calculations for Switzerland
|
|
- Implement the new guidance as well as possible
- Maintenance work addressing CRAN checks
|
|
|
|
- This works on Linux using wine
- PELMO runs (including pelmo.inp files) are correctly generated
- The PLM files for FOCUS Pesticide_D in the test data archive are
correctly reproduced
- The data files (including FOCUS groundwater scenario data) are now
created and documented in R files
|
|
|