Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-23 | Slightly update the README | Johannes Ranke | 6 | -29/+175503 | |
2016-07-30 | Update static documentation | Johannes Ranke | 17 | -41/+55 | |
2016-07-30 | Add 'methods' to dependecies | Johannes Ranke | 1 | -1/+2 | |
2016-07-30 | Fix the TOXSWA reading test | Johannes Ranke | 2 | -8/+13 | |
Since a recent commit we are reading the concentrations at the end of each hour, so the test needed to be updated accordingly | |||||
2016-07-30 | Import 'is' from methods | Johannes Ranke | 2 | -0/+2 | |
2016-07-30 | Read cwas from .out files with metabolites | Johannes Ranke | 2 | -7/+29 | |
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 | 2 | -2/+8 | |
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 | Clean up remainders of NL drift calculation function | Johannes Ranke | 2 | -38/+0 | |
2016-06-08 | Merge branch 'master' of https://github.com/jranke/pfm | Johannes Ranke | 0 | -0/+0 | |
2016-06-08 | Use the concentration at the end of the hour | Johannes Ranke | 3 | -6/+10 | |
This is also what TOXSWA presents in the summary files | |||||
2016-06-08 | Use the concentration at the end of the hour | Johannes Ranke | 2 | -4/+8 | |
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 | 5 | -54/+56 | |
2016-03-10 | Add NL specific drift calculations | Johannes Ranke | 2 | -2/+51 | |
2016-03-02 | Fix the name of the Chateadun scenario | Johannes Ranke | 2 | -2/+2 | |
2016-02-04 | Test reading .out files and close connections | Johannes Ranke | 5 | -5/+27 | |
2016-02-04 | Improve reading spead for new TOXSWA format | Johannes Ranke | 7 | -16/+28 | |
2016-02-04 | Read cwa data from TOXSWA 4.4.2 .out files | Johannes Ranke | 2 | -40/+93 | |
2015-12-27 | Fix rounding of endpoint retrieval functions | Johannes Ranke | 3 | -3/+7 | |
2015-12-27 | Another useless variant to avoid warnings in staticdoc plots | Johannes Ranke | 1 | -0/+2 | |
2015-12-22 | EFSA 2015 tier 1 PEC soil, clean up, add static docs | Johannes Ranke | 75 | -175780/+11589 | |
2015-12-18 | Documentation fixes, chents is currently a hard dependency | Johannes Ranke | 9 | -26/+66 | |
2015-10-15 | Add endpoint and GUS functions, roxygenize | Johannes Ranke | 27 | -41/+455 | |
2015-10-01 | Add some soil data for FOCUS groundwater scenarios | Johannes Ranke | 6 | -1/+84 | |
2015-09-11 | Added PEC soil for products as defined in chents v0.1-2 | Johannes Ranke | 8 | -94/+43 | |
2015-09-10 | Add PEC soil for product with serveral ais | Johannes Ranke | 2 | -271/+6 | |
2015-08-26 | Merge branch 'master' into pfm_chent | Johannes Ranke | 5 | -3/+184 | |
Conflicts: pkg/DESCRIPTION | |||||
2015-08-22 | Updates of DESCRIPTION and NAMESPACE | Johannes Ranke | 2 | -2/+1 | |
2015-08-22 | Add README.html for cgit on jrwb.de | Johannes Ranke | 3 | -1/+183 | |
2015-08-22 | Small documentation updates | Johannes Ranke | 8 | -15/+15 | |
2015-08-21 | Merge branch 'master' into pfm_chent | Johannes Ranke | 25 | -40/+90 | |
2015-08-21 | Adapt the description to R CMD check requirements | Johannes Ranke | 1 | -3/+3 | |
2015-08-21 | Updates to pass checks and tests | Johannes Ranke | 9 | -14/+56 | |
2015-07-02 | Changes to pass R CMD check --as-cran, roxygen run | Johannes Ranke | 18 | -27/+35 | |
2015-06-18 | Merge branch 'master' into pfm_chent | Johannes Ranke | 28 | -6/+850 | |
Conflicts: pkg/DESCRIPTION pkg/NAMESPACE | |||||
2015-06-12 | Add sediment PEC calculations using the percentage method | Johannes Ranke | 5 | -1/+103 | |
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 | 4 | -15/+36 | |
2015-06-11 | Add UK tier 1 drainage PEC calculations | Johannes Ranke | 6 | -0/+186 | |
2015-06-11 | Now there is enough content to warrant 0.2-x | Johannes Ranke | 1 | -1/+1 | |
2015-06-11 | Add facilities to calculate decline curves | Johannes Ranke | 8 | -1/+208 | |
2015-06-11 | Generate README.md with current pfm version | Johannes Ranke | 1 | -1/+2 | |
2015-06-11 | Rename PEC_sw_drift() to PEC_sw_drift_ini() | Johannes Ranke | 4 | -7/+62 | |
2015-06-11 | Add simple drift PEC ini calculations | Johannes Ranke | 6 | -11/+151 | |
These are tested for field crops with the CRD spreadsheet | |||||
2015-06-11 | Use devtools for roxygenizing, improve logging | Johannes Ranke | 1 | -3/+4 | |
2015-06-11 | JKI drift percentage data for field crops and pome/stone fruit | Johannes Ranke | 8 | -1/+128 | |
2015-06-11 | and the incomplete documentation | Johannes Ranke | 4 | -0/+101 | |
2015-06-11 | Intermediate stage for pfm_chent | Johannes Ranke | 4 | -4/+15 | |
2015-06-11 | Formatting | Johannes Ranke | 1 | -1/+1 | |
2015-05-24 | Start of a pfm_chent data object | Johannes Ranke | 3 | -2/+337 | |
2015-05-08 | Update the Figure in the README | Johannes Ranke | 2 | -7/+0 | |