Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-19 | Update static docs | Johannes Ranke | 3 | -9/+10 | |
2020-07-23 | PEC_sw_drift: Rautmann formula (1 app, Ackerbau) | Johannes Ranke | 3 | -29/+40 | |
This makes it possible to calculate drift PECsw for other distances than present in the JKI data or the Rautmann paper. | |||||
2020-07-23 | Update docs, use R6 support of roxygen | Johannes Ranke | 5 | -79/+120 | |
2020-06-17 | TSCF estimation equations, update docs | Johannes Ranke | 13 | -310/+481 | |
Briggs et al. (1982) and Dettenmaier et al. (2009) | |||||
2020-04-16 | Make na.rm = FALSE the default for geomean() | Johannes Ranke | 24 | -302/+410 | |
This makes more sense and is in line with mean() from base R. Adapt tests and update docs. | |||||
2019-10-23 | Fix static docs for set_nd_nq | Johannes Ranke | 2 | -41/+15 | |
2019-10-15 | Residue processing for depth profiles over time | Johannes Ranke | 3 | -225/+292 | |
2019-10-10 | Fix set_nd for metabolites, handle zero at time zero | Johannes Ranke | 1 | -2/+2 | |
2019-10-10 | Fix documentation for set_nd | Johannes Ranke | 2 | -46/+12 | |
2019-10-10 | Finish documentation of set_nd and test it | Johannes Ranke | 2 | -0/+262 | |
2019-09-27 | Fix for UK drainage, some EFSA interception and washoff | Johannes Ranke | 55 | -1875/+473 | |
- 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 | 36 | -528/+642 | |
2019-06-12 | Update of static docs | Johannes Ranke | 47 | -43/+44 | |
2019-05-14 | Version bump and doc update | Johannes Ranke | 34 | -34/+34 | |
2019-05-14 | Add Exposit version 3.01a2 for runoff calculations | Johannes Ranke | 7 | -14/+61 | |
At the request of Muris Korkaric (Agroscope). This is for 3 m buffer only and provides consistency with earlier calculations | |||||
2019-04-26 | Formatting improvement for the online docs | Johannes Ranke | 1 | -2/+2 | |
2019-04-26 | Another take on completing the drift data | Johannes Ranke | 34 | -287/+239 | |
The R script I used yesterday got lost because I used the .Rd file that got overwritten by roxygen later. | |||||
2019-04-25 | Add more drift data, especially 3 m field crop data | Johannes Ranke | 38 | -154/+327 | |
To support Agroscope in doing lots of PEC calculations for Switzerland | |||||
2019-02-19 | Stop endless appending to pesticide.txt example | Johannes Ranke | 2 | -51/+1 | |
2019-02-19 | Add German drainage calculations using Exposit 3.02 | Johannes Ranke | 5 | -14/+265 | |
2019-01-31 | Separate out PELMO utilities into rPELMO | Johannes Ranke | 34 | -541/+730 | |
2018-09-22 | Add test and update docs | Johannes Ranke | 43 | -48/+362 | |
2018-07-10 | Update static docs | Johannes Ranke | 41 | -54/+303 | |
2018-07-04 | Some documentation updates | Johannes Ranke | 6 | -12/+16 | |
Document that TOXSWA 5.5.3 is supported in the help files | |||||
2018-06-20 | Advertise drat repo | Johannes Ranke | 2 | -1/+3 | |
2018-06-20 | Update static docs | Johannes Ranke | 40 | -40/+227 | |
2018-06-06 | Rebuild docs with pkgdown 1.1.0 | Johannes Ranke | 52 | -439/+1400 | |
2018-03-01 | Rebuild static docs using current pkdown | Johannes Ranke | 52 | -119/+676 | |
Process PELMO runs in example using 15 (hyperthreading) cores and show processor info. | |||||
2018-01-29 | Merge branch 'master' of kolab:pfm | Johannes Ranke | 2 | -3/+1 | |
Conflicts: docs/reference/PELMO_runs.html docs/reference/pesticide.txt | |||||
2018-01-29 | Documentation fixes and updates | Johannes Ranke | 6 | -6/+11 | |
2018-01-29 | Documentation fixes and updates | Johannes Ranke | 5 | -5/+9 | |
2018-01-29 | Correction of return value documentation for PEC_sw_exposit_runoff | Johannes Ranke | 12 | -24/+40 | |
Rebuild pkgdown documentation | |||||
2017-10-27 | Exposit runoff calculations for surface water | Johannes Ranke | 7 | -1/+614 | |
2017-10-23 | Typos, rebuild static docs | Johannes Ranke | 4 | -4/+6 | |
2017-07-21 | New Option for Step 1, fix example, update docs | Johannes Ranke | 5 | -15/+81 | |
Also add the reference file for testing Step12 input file generation | |||||
2017-05-24 | Fix for the sawtooth function for repeated applications | Johannes Ranke | 5 | -6/+6 | |
For n > 2, the second application was made at 2 * i instead of i. | |||||
2017-05-24 | Re-enable PELMO examples and tests | Johannes Ranke | 10 | -24/+54 | |
- Add .gitattributes to make sure CRLF line endings are kept for PELMO .psm files - Update static docs | |||||
2017-05-17 | Documentation fix | Johannes Ranke | 1 | -2/+2 | |
2017-05-16 | Update static documentation | Johannes Ranke | 2 | -27/+32 | |
2017-05-16 | Finish the Step 1 calculator including tests | Johannes Ranke | 39 | -781/+1644 | |
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer | |||||
2017-03-06 | Move static docs to pkdown.jrwb.de, update them | Johannes Ranke | 1 | -1/+1 | |
2017-01-31 | Small documentation fix | Johannes Ranke | 1 | -2/+2 | |
2017-01-30 | Regenerate static documentation | Johannes Ranke | 1 | -1/+1 | |
2017-01-30 | Correct psm file in the example with metabolites | Johannes Ranke | 2 | -2/+75 | |
2017-01-30 | Better documentation of PELMO_runs(). | Johannes Ranke | 1 | -4/+6 | |
2017-01-29 | Setting up PELMO runs, execution and evaluation | Johannes Ranke | 14 | -2/+1408 | |
It all works! | |||||
2017-01-19 | Another correction of the docs | Johannes Ranke | 1 | -5/+5 | |
2017-01-19 | Corrections in the documentation | Johannes Ranke | 1 | -7/+18 | |
2017-01-19 | Correct default y axis label for plot.one_box | Johannes Ranke | 9 | -1/+1 | |
2017-01-19 | Fix one_box for ini = 1, use in sawtooth examples | Johannes Ranke | 5 | -5/+5 | |