SSMSE
SSMSE copied to clipboard
Management Strategy Evaluation (MSE) using Stock Synthesis (SS3)
It would be helpful to pass more info to users about error messages. Currently, just the error message itself is passed, with no traceback.
currently, the OM forecast file is standardized, but is a need to potentially get additional metrics out of the operating model. Provide helper functions for users to calculate the values...
Thanks Kristin Marshall for suggesting this! Having a "perfect information scenario" to help folks get up and running more easily with SSMSE (essentially just for debugging the OM) could be...
https://rstudio.github.io/learnr/ Could be helpful for users (e.g., could format the readme into an interactive version using learnr)
@rwildermuth has been running into issues with a large storage sizes being necessary for MSE results. Some ideas (sourced from MSE group): - Only save report files from runs -...
It would be good to add a section on this into the manual with time, including what the output in the .csv file means and steps users can take if...
The variable https://github.com/nmfs-fish-tools/SSMSE/blob/04ae5e507abd8cdcf06206a544939538b431d40f/R/extendOM.R#L38 can be used to pick if only retained catch is used, or all dead biomass is used. However, this functionality is only available within the extend_OM, and...
I think there could be some ways to make future om lists more user friendly. I think it might be helpful to allow users to put in extra info than...
Thanks to Rick Methot for suggesting this. SSMSE currently assumes that data up to the previous year's is available for the assessment, but that is not always the case. It...
Including https://github.com/nmfs-fish-tools/SSMSE/wiki/SSMSE-package-organization This isn't high priority