Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-30 | Read cwas from .out files with metabolites | Johannes Ranke | 1 | -5/+27 | |
TOXSWA 4 stores the detailed output for SWASH runs with metabolites in its .out files. With this commit it is possible to read in .out files from such runs with metabolites. Default is to read in the concentrations for the parent, a newly gained "substance" argument makes it possible to specify the metabolite for which the data should be read. | |||||
2016-07-15 | Fix calculation of t_firstjan | Johannes Ranke | 1 | -0/+6 | |
There is an inconsistency in (some?) output files, so the first datetime needs to be fixed before reading it into a data frame | |||||
2016-06-08 | Use the concentration at the end of the hour | Johannes Ranke | 1 | -3/+5 | |
This is also what TOXSWA presents in the summary files | |||||
2016-03-10 | Merge the NL drift calculations based on percentages into PEC_sw_drift | Johannes Ranke | 2 | -51/+12 | |
2016-03-10 | Add NL specific drift calculations | Johannes Ranke | 1 | -0/+49 | |
2016-02-04 | Test reading .out files and close connections | Johannes Ranke | 1 | -3/+2 | |
2016-02-04 | Improve reading spead for new TOXSWA format | Johannes Ranke | 1 | -11/+15 | |
2016-02-04 | Read cwa data from TOXSWA 4.4.2 .out files | Johannes Ranke | 1 | -38/+91 | |
2015-12-27 | Fix rounding of endpoint retrieval functions | Johannes Ranke | 1 | -1/+5 | |
2015-12-22 | EFSA 2015 tier 1 PEC soil, clean up, add static docs | Johannes Ranke | 11 | -168/+250 | |
2015-12-18 | Documentation fixes, chents is currently a hard dependency | Johannes Ranke | 2 | -11/+21 | |
2015-10-15 | Add endpoint and GUS functions, roxygenize | Johannes Ranke | 2 | -0/+176 | |
2015-10-01 | Add some soil data for FOCUS groundwater scenarios | Johannes Ranke | 1 | -0/+9 | |
2015-09-11 | Added PEC soil for products as defined in chents v0.1-2 | Johannes Ranke | 1 | -1/+14 | |
2015-09-10 | Add PEC soil for product with serveral ais | Johannes Ranke | 2 | -271/+6 | |
2015-08-22 | Small documentation updates | Johannes Ranke | 1 | -2/+3 | |
2015-08-21 | Merge branch 'master' into pfm_chent | Johannes Ranke | 2 | -4/+6 | |
2015-08-21 | Updates to pass checks and tests | Johannes Ranke | 1 | -0/+2 | |
2015-07-02 | Changes to pass R CMD check --as-cran, roxygen run | Johannes Ranke | 1 | -4/+4 | |
2015-06-18 | Merge branch 'master' into pfm_chent | Johannes Ranke | 8 | -0/+394 | |
Conflicts: pkg/DESCRIPTION pkg/NAMESPACE | |||||
2015-06-12 | Add sediment PEC calculations using the percentage method | Johannes Ranke | 1 | -0/+50 | |
2015-06-12 | Make UK drainage with non-SFO soil degradation work | Johannes Ranke | 1 | -6/+8 | |
2015-06-11 | Now we pass R CMD check | Johannes Ranke | 2 | -12/+23 | |
2015-06-11 | Add UK tier 1 drainage PEC calculations | Johannes Ranke | 2 | -0/+95 | |
2015-06-11 | Add facilities to calculate decline curves | Johannes Ranke | 2 | -0/+84 | |
2015-06-11 | Rename PEC_sw_drift() to PEC_sw_drift_ini() | Johannes Ranke | 1 | -0/+55 | |
2015-06-11 | Add simple drift PEC ini calculations | Johannes Ranke | 1 | -0/+55 | |
These are tested for field crops with the CRD spreadsheet | |||||
2015-06-11 | JKI drift percentage data for field crops and pome/stone fruit | Johannes Ranke | 1 | -0/+42 | |
2015-06-11 | Intermediate stage for pfm_chent | Johannes Ranke | 2 | -3/+10 | |
2015-06-11 | Formatting | Johannes Ranke | 1 | -1/+1 | |
2015-05-24 | Start of a pfm_chent data object | Johannes Ranke | 2 | -0/+335 | |
2015-05-07 | Bugfix: Reset maximum event concentration for each event | Johannes Ranke | 1 | -0/+1 | |
2015-05-07 | Make quarterly labels for plot.TOXSWA_cwa | Johannes Ranke | 1 | -2/+9 | |
2015-04-24 | Add a geometric mean function | Johannes Ranke | 1 | -0/+38 | |
2015-04-22 | Add simplest PEC soil calcs, use testthat | Johannes Ranke | 1 | -0/+45 | |
2015-01-23 | Add option to plot relative to maximum | Johannes Ranke | 1 | -2/+3 | |
2015-01-13 | README.rmd with example, fix reading unzipped files | Johannes Ranke | 1 | -3/+8 | |
2015-01-13 | Correctly initialize R6 fields, read from zip files | Johannes Ranke | 1 | -18/+29 | |
2015-01-07 | Pass ... parameters to added cwa lines | Johannes Ranke | 1 | -1/+1 | |
2014-12-19 | Initial commit: R6 class for TOXSWA cwa files | Johannes Ranke | 1 | -0/+267 | |