Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-26 | Merge branch 'main' into crop_group | Johannes Ranke | 3 | -31/+70 | |
2024-08-13 | Support units in drift, runoff und sediment PECs | Ranke Johannes | 3 | -31/+70 | |
2024-04-10 | Improve docs, fail with erroneus crop_group arguments | Johannes Ranke | 2 | -26/+32 | |
PEC_sw_drift: The argument 'crop_group_focus' was renamed to 'crop_group_RF' to make it easier to understand the relation to the 'drift_data' argument. | |||||
2024-03-07 | Generalise PEC_sw_drift | Ranke Johannes | 1 | -5/+26 | |
- Possibility to use FOCUS drift values (mean over width of waterbody) - Support side angles other than 90°, i.e. 45° (0° to 90°) | |||||
2024-02-01 | Improve formatting | Ranke Johannes | 1 | -6/+9 | |
2024-02-01 | Extend drift percentage calcs with FOCUS method | Ranke Johannes | 2 | -13/+56 | |
2024-02-01 | Typo | Ranke Johannes | 1 | -1/+1 | |
2024-02-01 | Improve docs | Ranke Johannes | 2 | -1/+5 | |
2024-02-01 | Calculate drift percentages and PECsw using the Rautmann formula | Ranke Johannes | 2 | -15/+57 | |
2024-01-31 | Drift curve parameters from FOCUS SW Appendix B | Ranke Johannes | 2 | -3/+30 | |
2024-01-31 | Reorganise data generation | Ranke Johannes | 6 | -168/+23 | |
- 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 | |||||
2024-01-31 | Do not write a Step 1/2 txt file by default | Ranke Johannes | 1 | -35/+36 | |
2022-11-11 | Remove Remotes: field from DESCRIPTION | Johannes Ranke | 1 | -1/+2 | |
It causes trouble with remotes::install_deps() on travis, see the various previous build logs. | |||||
2022-11-11 | Typo, remove PELMO related suggestions | Johannes Ranke | 1 | -1/+1 | |
PELMO related functions are not used in pfm, so apart from advertising, these suggestions did not do anything. | |||||
2022-11-10 | set_nd_nq is now in mkin, fix Steps12 bug | Johannes Ranke | 3 | -173/+15 | |
If a scenario with a slash "/" was selected in PEC_sw_focus(), the Step 2 file generated giving an error (path not found) in the Steps12 calculator, because the scenario name is part of the "compound" name in this implementation, in order to show it in the list that the calculator presents. | |||||
2021-02-10 | Treat Kfoc = 0 like Exposit in runoff calcs | Johannes Ranke | 1 | -1/+2 | |
2020-07-23 | PEC_sw_drift: Rautmann formula (1 app, Ackerbau) | Johannes Ranke | 1 | -11/+32 | |
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 | 4 | -28/+37 | |
2020-07-07 | Remove copyright headers, update TOXSWA_cwa test | Johannes Ranke | 11 | -192/+5 | |
- The window column of the windows component of a TOXSWA_cwa object is not a factor any more, but a character vector. - testthat::expect_equal_to_reference is replaced by testthat::expect_known_output, so we can have git diff show what has changed | |||||
2020-07-07 | Adapt pfm_degradation to current mkin | Johannes Ranke | 1 | -24/+7 | |
use_of_ff = "max" is now the default | |||||
2020-06-17 | TSCF estimation equations, update docs | Johannes Ranke | 1 | -0/+31 | |
Briggs et al. (1982) and Dettenmaier et al. (2009) | |||||
2020-04-16 | Make na.rm = FALSE the default for geomean() | Johannes Ranke | 1 | -5/+6 | |
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 | 1 | -2/+2 | |
2019-10-15 | Residue processing for depth profiles over time | Johannes Ranke | 2 | -118/+164 | |
2019-10-10 | Do not mess with zero values at time zero | Johannes Ranke | 1 | -20/+25 | |
2019-10-10 | Fix set_nd for metabolites, handle zero at time zero | Johannes Ranke | 1 | -5/+5 | |
2019-10-10 | Fix documentation for set_nd | Johannes Ranke | 1 | -3/+7 | |
2019-10-10 | Finish documentation of set_nd and test it | Johannes Ranke | 1 | -2/+4 | |
2019-10-09 | Function to set non-detects in residue series | Johannes Ranke | 1 | -0/+107 | |
2019-09-27 | Fix for UK drainage, some EFSA interception and washoff | Johannes Ranke | 4 | -4/+104 | |
- 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-07-01 | Typo | Johannes Ranke | 1 | -1/+1 | |
2019-06-12 | Documentation fix | Johannes Ranke | 1 | -3/+2 | |
2019-05-14 | Add Exposit version 3.01a2 for runoff calculations | Johannes Ranke | 1 | -5/+11 | |
At the request of Muris Korkaric (Agroscope). This is for 3 m buffer only and provides consistency with earlier calculations | |||||
2019-04-29 | Additional runoff data used by Agroscope | Johannes Ranke | 1 | -2/+12 | |
2019-04-26 | Formatting improvement for the online docs | Johannes Ranke | 1 | -0/+1 | |
2019-04-26 | Another take on completing the drift data | Johannes Ranke | 1 | -11/+53 | |
The R script I used yesterday got lost because I used the .Rd file that got overwritten by roxygen later. | |||||
2019-02-19 | Stop endless appending to pesticide.txt example | Johannes Ranke | 1 | -1/+1 | |
2019-02-19 | Add German drainage calculations using Exposit 3.02 | Johannes Ranke | 1 | -15/+90 | |
2019-02-08 | Make SSLRC and PEC drainage UK accept NA for Koc | Johannes Ranke | 1 | -7/+11 | |
2019-01-31 | Separate out PELMO utilities into rPELMO | Johannes Ranke | 2 | -571/+0 | |
2019-01-30 | Convenience function for metabolite PEC soil | Johannes Ranke | 1 | -14/+79 | |
2018-09-27 | Create valid Step 1 files with fewer arguments | Johannes Ranke | 1 | -0/+4 | |
2018-09-22 | Add test and update docs | Johannes Ranke | 1 | -3/+3 | |
2018-09-21 | Support FOMC in PEC_soil | Johannes Ranke | 1 | -10/+64 | |
2018-07-10 | EFSA PEC soil guidance from 2017 | Johannes Ranke | 4 | -50/+192 | |
- Implement the new guidance as well as possible - Maintenance work addressing CRAN checks | |||||
2018-07-04 | Some documentation updates | Johannes Ranke | 2 | -7/+8 | |
Document that TOXSWA 5.5.3 is supported in the help files | |||||
2018-06-11 | Adapt to TOXSWA 5.5.3 | Johannes Ranke | 1 | -5/+13 | |
2018-06-08 | Enable PEC porewater for the default scenario | Johannes Ranke | 1 | -1/+1 | |
The default scenario uses soil parameters from the REACH guidance R.16, Table R.16-9. | |||||
2018-06-08 | Add actual/twa calcs for FOMC, typo | Johannes Ranke | 2 | -2/+38 | |
2018-03-01 | Rebuild static docs using current pkdown | Johannes Ranke | 1 | -1/+4 | |
Process PELMO runs in example using 15 (hyperthreading) cores and show processor info. |