gavinfay / fluke-mafmc-recdisc

Code for runnning analyses for the 2021 MAFMC Summer Flounder MSE focused on recreational discards
3 stars 3 forks source link

Mapping sinatra management model output to economic model inputs #1

Open thefaylab opened 2 years ago

thefaylab commented 2 years ago

Testing output formats, the file sandbox.Rmd contains code to turn the output from the sinatra management model (new regulations) into the management periods from 2019 that Lou's economic model is using to simulate realized trips. Example output (currently a csv format but can be changed) is in mgmt-period-regs.csv To do this, the Rmarkdown file has a generalized map across all days of the year, so any period specification can be done and summarized, just needs a format similar to the one Lou's spreadsheet has. Note that the csv has a column 'prop' which is the proportion of days within the period that the fishery is open (based on the way the season length is allocated in the management lookup table). All these things we can change once we've got things working and we refine the list of options/scenarios through discussions with the technical subgroup & stakeholders.