Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a default starter file for users #8

Open
k-doering-NOAA opened this issue Jul 8, 2022 · 4 comments
Open

Provide a default starter file for users #8

k-doering-NOAA opened this issue Jul 8, 2022 · 4 comments
Labels
enhancement New feature or request model files Changes or additions to model files

Comments

@k-doering-NOAA
Copy link
Contributor

This is inspired by the PEP team's recent work to adopt default model settings across species. It would be useful to review the settings in the starter file and come up with sensible defaults for the stock synthesis community to use.

@Rick-Methot-NOAA
Copy link
Collaborator

Great idea. We could set it up such that the quick starter file was just:
data.ss
control.ss
-1 // triggers use of defaults for everything else.

related to this idea is to make commonly changed items be manageable from the command line.

_use_par // command line input to read from ss.par, or not.

@k-doering-NOAA
Copy link
Contributor Author

@Rick-Methot-NOAA , hmm, that's an interesting thought! I was thinking more to just provide a template for users to modify, rather than add a new feature to stock synthesis itself.

@Rick-Methot-NOAA
Copy link
Collaborator

If we like the external template, then we can hardwire it into the code as a default; like the forecast features and the advanced recruitment options

@iantaylor-NOAA
Copy link
Contributor

There are very few starter file settings that I don't change from time to time.

I always leave min/max yr for sdreport outputs at -1 and -2, and I don't ever use cumreport.sso, but otherwise in any given assessment I will always use at least once most of the features like retro year, jitter fraction, turn on and off the .par file. The choice of depletion basis and SPR basis etc. at the bottom I also don't change, but my choices are regionally defined based on the Terms of Reference for west coast groundfish and other regions have different defaults for those.

All this to say, I think a standard file that is used by all would be hard. A regionally focused standard, such as the one that NWFSC was working on, is a bit easier.

@kellijohnson-NOAA kellijohnson-NOAA added enhancement New feature or request model files Changes or additions to model files labels Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request model files Changes or additions to model files
Projects
None yet
Development

No branches or pull requests

4 participants