Implementation error parameters when stddev=0
Opened this issue · 1 comments
nathanvaughan-NOAA commented
Old versions of SS3 included implementation error parameters in the forecast for almost all scenarios. In the new versions of SS, implementation parameters are not included unless stddev is >0 in the forecast file. This is causing some old SS models to crash with no helpful debugging output regarding why. We can either catch this in the code and remove the parameters if needed or at least add a warning in the documentation/examples to add a value >0.
k-doering-NOAA commented
We should check how 3.30.18 works, since that is the version of SS3 designed to work with SSMSE. This should be noted, but doesn't need to be fixed if not needed for 3.30.18