Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-23 | Update docs, use R6 support of roxygen | Johannes Ranke | 1 | -0/+3 | |
2020-06-17 | TSCF estimation equations, update docs | Johannes Ranke | 1 | -0/+1 | |
Briggs et al. (1982) and Dettenmaier et al. (2009) | |||||
2019-10-15 | Residue processing for depth profiles over time | Johannes Ranke | 1 | -1/+1 | |
2019-10-10 | Finish documentation of set_nd and test it | Johannes Ranke | 1 | -0/+1 | |
2019-09-27 | Fix for UK drainage, some EFSA interception and washoff | Johannes Ranke | 1 | -0/+2 | |
- 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 | |||||
2019-09-18 | Add url: tag to _pkgdown.yml, typo, update docs | Johannes Ranke | 1 | -0/+2 | |
2019-05-14 | Add Exposit version 3.01a2 for runoff calculations | Johannes Ranke | 1 | -2/+3 | |
At the request of Muris Korkaric (Agroscope). This is for 3 m buffer only and provides consistency with earlier calculations | |||||
2019-01-31 | Separate out PELMO utilities into rPELMO | Johannes Ranke | 1 | -8/+5 | |
2018-09-21 | Support FOMC in PEC_soil | Johannes Ranke | 1 | -0/+1 | |
2018-07-10 | Update static docs | Johannes Ranke | 1 | -0/+2 | |
2018-06-06 | Rebuild docs with pkgdown 1.1.0 | Johannes Ranke | 1 | -0/+15 | |
2017-10-27 | Exposit runoff calculations for surface water | Johannes Ranke | 1 | -0/+1 | |
2017-05-16 | Finish the Step 1 calculator including tests | Johannes Ranke | 1 | -0/+1 | |
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer | |||||
2017-01-29 | Setting up PELMO runs, execution and evaluation | Johannes Ranke | 1 | -0/+3 | |
It all works! | |||||
2017-01-18 | Update static docs using pkgdown | Johannes Ranke | 1 | -0/+32 | |
- Add _pkgdown.yml for a structured function/data reference - Make seealso links active - Make mkinfit calls quiet - Use pkgdown branch from pull request hadley/pkgdown#229 to have topics ordered |