Age | Commit message (Collapse) | Author | Files | Lines |
|
PEC_sw_drift: The argument 'crop_group_focus' was renamed
to 'crop_group_RF' to make it easier to understand the
relation to the 'drift_data' argument.
|
|
- Possibility to use FOCUS drift values (mean over width of waterbody)
- Support side angles other than 90°, i.e. 45° (0° to 90°)
|
|
|
|
|
|
|
|
|
|
This makes it possible to calculate drift PECsw for other distances than
present in the JKI data or the Rautmann paper.
|
|
- The window column of the windows component of a TOXSWA_cwa object is not
a factor any more, but a character vector.
- testthat::expect_equal_to_reference is replaced by
testthat::expect_known_output, so we can have git diff show what has
changed
|
|
|