aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
AgeCommit message (Collapse)AuthorFilesLines
2019-05-14Version bump and doc updateJohannes Ranke1-1/+1
2019-05-14Add Exposit version 3.01a2 for runoff calculationsJohannes Ranke1-1/+1
At the request of Muris Korkaric (Agroscope). This is for 3 m buffer only and provides consistency with earlier calculations
2019-04-29Additional runoff data used by AgroscopeJohannes Ranke1-1/+1
2019-04-26Another take on completing the drift dataJohannes Ranke1-2/+2
The R script I used yesterday got lost because I used the .Rd file that got overwritten by roxygen later.
2019-04-25Add more drift data, especially 3 m field crop dataJohannes Ranke1-2/+2
To support Agroscope in doing lots of PEC calculations for Switzerland
2019-02-21Use codecovJohannes Ranke1-2/+3
2019-02-19Add grImport to Suggests:Johannes Ranke1-0/+1
Because chent which in turn suggests grImport is loaded from github which obviously does not pull grImport
2019-02-19Add Remotes: field for travisJohannes Ranke1-0/+3
2019-02-19Add German drainage calculations using Exposit 3.02Johannes Ranke1-1/+1
2019-02-08Make SSLRC and PEC drainage UK accept NA for KocJohannes Ranke1-1/+1
2019-01-31Separate out PELMO utilities into rPELMOJohannes Ranke1-4/+5
2018-09-27Create valid Step 1 files with fewer argumentsJohannes Ranke1-1/+1
2018-09-22Add test and update docsJohannes Ranke1-1/+1
2018-09-21Support FOMC in PEC_soilJohannes Ranke1-3/+2
2018-07-11Improve PELMO testsJohannes Ranke1-1/+1
2018-07-10EFSA PEC soil guidance from 2017Johannes Ranke1-2/+2
- Implement the new guidance as well as possible - Maintenance work addressing CRAN checks
2018-07-04Some documentation updatesJohannes Ranke1-1/+1
Document that TOXSWA 5.5.3 is supported in the help files
2018-06-11Adapt to TOXSWA 5.5.3Johannes Ranke1-2/+2
2018-06-08Add actual/twa calcs for FOMC, typoJohannes Ranke1-1/+1
2018-06-06Rebuild docs with pkgdown 1.1.0Johannes Ranke1-1/+2
2018-03-01Add a README.html for cgit.jrwb.deJohannes Ranke1-1/+1
2018-03-01Rebuild static docs using current pkdownJohannes Ranke1-1/+1
Process PELMO runs in example using 15 (hyperthreading) cores and show processor info.
2018-01-29Documentation fixes and updatesJohannes Ranke1-1/+1
2018-01-29Correction of return value documentation for PEC_sw_exposit_runoffJohannes Ranke1-1/+1
Rebuild pkgdown documentation
2017-12-15Improve handling of ยต in y axis for plot.TOXSWA_cwaJohannes Ranke1-1/+1
2017-11-04Option to thin low TOXSWA PECsw data for plottingJohannes Ranke1-1/+1
to reduce the file size of plots e.g. as PDF files
2017-11-03Also return runoff percentagesJohannes Ranke1-1/+1
2017-10-27Exposit runoff calculations for surface waterJohannes Ranke1-1/+1
2017-10-23Typos, rebuild static docsJohannes Ranke1-2/+2
2017-10-10Add ORCIDJohannes Ranke1-1/+2
2017-10-09Write Step 2 input files on windowsJohannes Ranke1-2/+2
2017-08-24Build for windows using roxygen from masterJohannes Ranke1-2/+2
Now that roxygen can handle UTF8 characters in function arguments thanks to Hadley Wickham and Jim Hester
2017-07-24Version bump as I had 0.4.3 in my drat alreadyJohannes Ranke1-1/+1
2017-07-24Avoid warning about possibly mis-spelled wordJohannes Ranke1-3/+3
2017-07-21New Option for Step 1, fix example, update docsJohannes Ranke1-1/+1
Also add the reference file for testing Step12 input file generation
2017-06-22Add scenario, region and season to run nameJohannes Ranke1-1/+1
2017-06-20Tests for Step 1 and 2 (input file only) pass, PELMO failsJohannes Ranke1-1/+1
There are spurious errors in the output PELMO generates. Two examples are in the test.log
2017-06-19Single line of generated Step12 input file partially validatedJohannes Ranke1-2/+2
2017-05-24Re-enable PELMO examples and testsJohannes Ranke1-1/+1
- Add .gitattributes to make sure CRLF line endings are kept for PELMO .psm files - Update static docs
2017-05-17Simplify tests where possibleJohannes Ranke1-1/+1
2017-05-16Finish the Step 1 calculator including testsJohannes Ranke1-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-30Better documentation of PELMO_runs().Johannes Ranke1-1/+1
2017-01-29Setting up PELMO runs, execution and evaluationJohannes Ranke1-1/+1
It all works!
2017-01-27Set up FOCUS PELMO runs and run them in parallelJohannes Ranke1-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-19Documentation updatesJohannes Ranke1-1/+1
2017-01-19Fix order of arguments to one_box, correct docsJohannes Ranke1-1/+1
2017-01-18One box time series and twa valuesJohannes Ranke1-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-22Merge branch 'master' of ssh://jrwb.de/pfmJohannes Ranke1-1/+1
2016-12-22Fix reading in times from .out filesJohannes Ranke1-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-14Changelog update and roxygen runJohannes Ranke1-2/+2

Contact - Imprint