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-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-22 | EFSA 2015 tier 1 PEC soil, clean up, add static docs | Johannes Ranke | 1 | -1/+1 | |
2015-08-21 | Merge branch 'master' into pfm_chent | Johannes Ranke | 1 | -0/+2 | |
2015-08-21 | Updates to pass checks and tests | Johannes Ranke | 1 | -0/+2 | |
2015-06-11 | Formatting | Johannes Ranke | 1 | -1/+1 | |
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-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 | |