KevinSee / STADEM

Estimate escapment across a dam
https://kevinsee.github.io/STADEM/
Other
1 stars 6 forks source link

`addTrapRate()` Function Updates #32

Open mackerman44 opened 2 months ago

mackerman44 commented 2 months ago

Related to Issue #31 the addTrapRate() function uses an input from summariseLGRweekly(). The function seems useful, but will likely require updates after updates are made to summariseLGRweekly() and could be exported.

Note: The function is used in compileGRAdata() around lines 246-250 after a different code chunk to summarize LGR data on a weekly time-step.

This might require updates to each of these 3 functions, if deemed useful.