-
Notifications
You must be signed in to change notification settings - Fork 0
Description
@sgaichas @KamranWalsh
The 'prediction-wrapper' script that runs the MSE version of Lou's model takes as input a regulations table of the form shown in this file.
@KamranWalsh output currently is regulations (by state, though they are all the same right now).
Needed is a connector between these to add the regulations from Kamran's output to this table.
If the fishery is closed during a period, then the bag limit is set to 0 and min size set to 100.
Lou can probably help with period definition, but here's a script from some testing in the previous MSE with respect to mapping periods/waves to days, so that changing season duration did something sensible (i.e. start/end of season is what changes)
https://github.com/gavinfay/fluke-mafmc-recdisc/blob/main/sandbox.Rmd