Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-08 | Pending stuff from the doc update | Johannes Ranke | 4 | -0/+382 | |
2018-06-06 | Rebuild docs with pkgdown 1.1.0 | Johannes Ranke | 58 | -537/+1616 | |
2018-03-01 | Add a README.html for cgit.jrwb.de | Johannes Ranke | 5 | -12/+198 | |
2018-03-01 | Rebuild static docs using current pkdown | Johannes Ranke | 60 | -134/+855 | |
Process PELMO runs in example using 15 (hyperthreading) cores and show processor info. | |||||
2018-01-29 | Merge branch 'master' of kolab:pfm | Johannes Ranke | 2 | -3/+1 | |
Conflicts: docs/reference/PELMO_runs.html docs/reference/pesticide.txt | |||||
2018-01-29 | Documentation fixes and updates | Johannes Ranke | 16 | -30/+34 | |
2018-01-29 | Documentation fixes and updates | Johannes Ranke | 14 | -21/+30 | |
2018-01-29 | Correction of return value documentation for PEC_sw_exposit_runoff | Johannes Ranke | 17 | -31/+53 | |
Rebuild pkgdown documentation | |||||
2017-12-15 | Improve handling of ยต in y axis for plot.TOXSWA_cwa | Johannes Ranke | 4 | -6/+26 | |
2017-12-14 | Update copyright date | Johannes Ranke | 1 | -1/+1 | |
2017-11-04 | Option to thin low TOXSWA PECsw data for plotting | Johannes Ranke | 7 | -47/+96 | |
to reduce the file size of plots e.g. as PDF files | |||||
2017-11-03 | Also return runoff percentages | Johannes Ranke | 4 | -5/+13 | |
2017-10-27 | Exposit runoff calculations for surface water | Johannes Ranke | 17 | -2/+875 | |
2017-10-23 | Typos, rebuild static docs | Johannes Ranke | 10 | -10/+25 | |
2017-10-10 | Add ORCID | Johannes Ranke | 1 | -1/+2 | |
2017-10-09 | Write Step 2 input files on windows | Johannes Ranke | 5 | -10/+26 | |
2017-10-06 | Update docs, small bugfix | Johannes Ranke | 1 | -2/+2 | |
2017-08-24 | Build for windows using roxygen from master | Johannes Ranke | 3 | -6/+32 | |
Now that roxygen can handle UTF8 characters in function arguments thanks to Hadley Wickham and Jim Hester | |||||
2017-07-24 | Improve Makefile | Johannes Ranke | 1 | -3/+3 | |
2017-07-24 | Version bump as I had 0.4.3 in my drat already | Johannes Ranke | 1 | -1/+1 | |
2017-07-24 | Avoid warning about possibly mis-spelled word | Johannes Ranke | 1 | -3/+3 | |
2017-07-21 | New Option for Step 1, fix example, update docs | Johannes Ranke | 9 | -22/+103 | |
Also add the reference file for testing Step12 input file generation | |||||
2017-06-22 | Merge branch 'master' of kolab:pfm | Johannes Ranke | 1 | -2/+11 | |
2017-06-22 | Add scenario, region and season to run name | Johannes Ranke | 5 | -25/+70 | |
2017-06-20 | Possibility to turn off formation in water | Johannes Ranke | 1 | -2/+11 | |
This makes it possible to compare the Step 1 output with earlier versions of the Steps 12 tool. | |||||
2017-06-20 | Fix line endings and allow all interception classes | Johannes Ranke | 1 | -2/+4 | |
2017-06-20 | Keep dos format for pesticide.txt test data | Johannes Ranke | 1 | -0/+1 | |
2017-06-20 | Now the errors in PELMO output are gone - not reproducible | Johannes Ranke | 1 | -24/+1 | |
2017-06-20 | Tests for Step 1 and 2 (input file only) pass, PELMO fails | Johannes Ranke | 5 | -34/+131 | |
There are spurious errors in the output PELMO generates. Two examples are in the test.log | |||||
2017-06-20 | Fix generation of input files | Johannes Ranke | 1 | -18/+21 | |
- Write header only if not appending - Write max_soil and max_ws for metabolites - Formatting | |||||
2017-06-19 | Single line of generated Step12 input file partially validated | Johannes Ranke | 9 | -122/+303 | |
2017-06-17 | Start with the generation of an input file | Johannes Ranke | 3 | -6/+80 | |
2017-05-24 | Fix for the sawtooth function for repeated applications | Johannes Ranke | 7 | -9/+9 | |
For n > 2, the second application was made at 2 * i instead of i. | |||||
2017-05-24 | Re-enable PELMO examples and tests | Johannes Ranke | 17 | -49/+89 | |
- Add .gitattributes to make sure CRLF line endings are kept for PELMO .psm files - Update static docs | |||||
2017-05-17 | Documentation fix | Johannes Ranke | 3 | -6/+6 | |
2017-05-17 | Simplify tests where possible | Johannes Ranke | 4 | -13/+36 | |
2017-05-16 | Update static documentation | Johannes Ranke | 2 | -27/+32 | |
2017-05-16 | Remove external data also from git as their licence is unclear | Johannes Ranke | 3 | -50/+2 | |
2017-05-16 | Add build and test logs to the git repo | Johannes Ranke | 3 | -1/+41 | |
2017-05-16 | Add TWA concentrations for days > 1, fix link | Johannes Ranke | 6 | -28/+59 | |
Now we have seven test calculations for the Step 1 calculator, all perfectly passing. This provides confidence that this is a correct reimplementation of the Step 1 part of the Step 1/2 calculator. | |||||
2017-05-16 | Finish the Step 1 calculator including tests | Johannes Ranke | 63 | -878/+2110 | |
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer | |||||
2017-05-15 | Start of an Steps 1/2 calculator in R | Johannes Ranke | 6 | -0/+256 | |
2017-03-29 | Make it possible to use expressions in axis labels | Johannes Ranke | 1 | -2/+2 | |
2017-03-28 | Update Changelog | Johannes Ranke | 1 | -0/+18 | |
2017-03-06 | Move static docs to pkdown.jrwb.de, update them | Johannes Ranke | 4 | -50/+8 | |
2017-03-01 | The package is not in subdir `pkg` any more | Johannes Ranke | 1 | -1/+1 | |
2017-01-31 | Small documentation fix | Johannes Ranke | 4 | -4/+16 | |
2017-01-30 | Regenerate static documentation | Johannes Ranke | 1 | -1/+1 | |
2017-01-30 | Correct psm file in the example with metabolites | Johannes Ranke | 10 | -7/+613 | |
2017-01-30 | Ignore windows binary builds in git and in R package | Johannes Ranke | 2 | -0/+2 | |