Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-01 | Add a README.html for cgit.jrwb.de | Johannes Ranke | 1 | -1/+1 | |
2018-03-01 | Rebuild static docs using current pkdown | Johannes Ranke | 1 | -1/+1 | |
Process PELMO runs in example using 15 (hyperthreading) cores and show processor info. | |||||
2018-01-29 | Documentation fixes and updates | Johannes Ranke | 1 | -1/+1 | |
2018-01-29 | Correction of return value documentation for PEC_sw_exposit_runoff | Johannes Ranke | 1 | -1/+1 | |
Rebuild pkgdown documentation | |||||
2017-12-15 | Improve handling of ยต in y axis for plot.TOXSWA_cwa | Johannes Ranke | 1 | -1/+1 | |
2017-11-04 | Option to thin low TOXSWA PECsw data for plotting | Johannes Ranke | 1 | -1/+1 | |
to reduce the file size of plots e.g. as PDF files | |||||
2017-11-03 | Also return runoff percentages | Johannes Ranke | 1 | -1/+1 | |
2017-10-27 | Exposit runoff calculations for surface water | Johannes Ranke | 1 | -1/+1 | |
2017-10-23 | Typos, rebuild static docs | Johannes Ranke | 1 | -2/+2 | |
2017-10-10 | Add ORCID | Johannes Ranke | 1 | -1/+2 | |
2017-10-09 | Write Step 2 input files on windows | Johannes Ranke | 1 | -2/+2 | |
2017-08-24 | Build for windows using roxygen from master | Johannes Ranke | 1 | -2/+2 | |
Now that roxygen can handle UTF8 characters in function arguments thanks to Hadley Wickham and Jim Hester | |||||
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 | 1 | -1/+1 | |
Also add the reference file for testing Step12 input file generation | |||||
2017-06-22 | Add scenario, region and season to run name | Johannes Ranke | 1 | -1/+1 | |
2017-06-20 | Tests for Step 1 and 2 (input file only) pass, PELMO fails | Johannes Ranke | 1 | -1/+1 | |
There are spurious errors in the output PELMO generates. Two examples are in the test.log | |||||
2017-06-19 | Single line of generated Step12 input file partially validated | Johannes Ranke | 1 | -2/+2 | |
2017-05-24 | Re-enable PELMO examples and tests | Johannes Ranke | 1 | -1/+1 | |
- Add .gitattributes to make sure CRLF line endings are kept for PELMO .psm files - Update static docs | |||||
2017-05-17 | Simplify tests where possible | Johannes Ranke | 1 | -1/+1 | |
2017-05-16 | Finish the Step 1 calculator including tests | Johannes Ranke | 1 | -4/+4 | |
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer | |||||
2017-01-30 | Better documentation of PELMO_runs(). | Johannes Ranke | 1 | -1/+1 | |
2017-01-29 | Setting up PELMO runs, execution and evaluation | Johannes Ranke | 1 | -1/+1 | |
It all works! | |||||
2017-01-27 | Set up FOCUS PELMO runs and run them in parallel | Johannes Ranke | 1 | -3/+5 | |
- This works on Linux using wine - PELMO runs (including pelmo.inp files) are correctly generated - The PLM files for FOCUS Pesticide_D in the test data archive are correctly reproduced - The data files (including FOCUS groundwater scenario data) are now created and documented in R files | |||||
2017-01-19 | Documentation updates | Johannes Ranke | 1 | -1/+1 | |
2017-01-19 | Fix order of arguments to one_box, correct docs | Johannes Ranke | 1 | -1/+1 | |
2017-01-18 | One box time series and twa values | Johannes Ranke | 1 | -3/+4 | |
- one_box() creates decline time series from mkinfit objects or simply from a half-life - sawtooth() generates sawtooth curves for arbitrary application patterns and decline models - twa() calculates moving window averages - max_twa() gives their maxima and - plot.one_box() can plot series generated by one_box() or sawtooth(), optionally adding a greay rectangle to illustrate the maximum moving window time weighted average | |||||
2016-12-22 | Merge branch 'master' of ssh://jrwb.de/pfm | Johannes Ranke | 1 | -1/+1 | |
2016-12-22 | Fix reading in times from .out files | Johannes Ranke | 1 | -1/+1 | |
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 | 1 | -2/+2 | |
2016-12-12 | Fix reading .out for acronyms containing numbers | Johannes Ranke | 1 | -2/+2 | |
2016-09-27 | Reorganise repository using standard package layout | Johannes Ranke | 1 | -0/+25 | |