Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-22 | Merge branch 'master' of ssh://jrwb.de/pfm | Johannes Ranke | 17 | -26/+12 | |
2016-12-22 | Fix reading in times from .out files | Johannes Ranke | 3 | -8/+28 | |
The code from the previous commit was broken. Also, the time zone for the times that are read is now wet to 'UTC', in order to avoid setting different time zones due to daylight savings, which introduces artificial one-hour offsets on changeover days. | |||||
2016-12-14 | Changelog update and roxygen run | Johannes Ranke | 18 | -27/+19 | |
2016-12-14 | Set time correctly for 00:00 hours in .out file | Johannes Ranke | 1 | -5/+10 | |
For ConLiqWatLayCur_xxxxx entries which are output at 00:00 (midnight), no time is listed in the .out file for this time. This commit introduces a workaround, setting the time to 00:00 when there is no time information. | |||||
2016-12-12 | Fix reading .out for acronyms containing numbers | Johannes Ranke | 5 | -5/+17 | |
2016-10-13 | Add drat target, remove unmaintained usage hints | Johannes Ranke | 1 | -10/+3 | |
2016-09-27 | Reorganise repository using standard package layout | Johannes Ranke | 121 | -29/+10927 | |
2016-09-27 | Make the chents package optional | Johannes Ranke | 3 | -8/+7 | |
2016-09-23 | Keep the graph for the markdown file | Johannes Ranke | 2 | -1/+0 | |
The markdown file is not self-contained as the html file... | |||||
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 | |