-
Notifications
You must be signed in to change notification settings - Fork 1
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
clean up warnings in test-models #51
Comments
This is a very useful starting list. Thanks for creating it. I will go through them and make suggestions. We should do the same for the examples we release to users. They should be warning free. Regarding block pattern ending in endyr. This check is happening in the block pattern creation code, not in the timevary parm code which is where it will need to be if it is to be made more useful. I think this warning is still useful and users can ignore after checking it once. |
@iantaylor-NOAA I saw a new note in the tagging_mirrored_sel model that is "N parameters that are on or within 1% of min-max bound: 2; check results, variance may be suspect" - is this a note that we should keep or should we try to change the model in some way? |
I think we should leave it for now and explore changes to the model at some point in the future. I'm happy to take a look but probably don't have time this week. |
agreed. The parameter bound msgs would be hard to eliminate |
Okay, no worries, just curious. |
The models in the test-models repo have some warnings that didn't exist (or related to model options that didn't exist) when the models were created. In most cases, the models should be changed to make the warnings go away. This will make it easier to see when new warnings appear in the future. In a few cases, the warnings themselves may need revision in the SS3 code.
@e-gugliotti-NOAA and @iantaylor-NOAA went through some of the warnings files and came up with the following ideas for how they can be dealt with. This list is incomplete and will be extended in the near future. Anyone may feel free to modify this list if you have additional input.
Warnings that should lead to changes in the model files
Warnings that maybe need to be revised in SS3
Warnings where we're not yet sure what to do
Warnings that should probably stay
The text was updated successfully, but these errors were encountered: