-
Notifications
You must be signed in to change notification settings - Fork 16
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
changes to CATCH_AT_AGE report:40 ERA = "INIT" in November 2021 #288
Comments
Isn't the bug the lack of output and the fix is the current code that produces that line of output? |
Where the catches are now being reported in catch-at-age for equilibrium catch? Ian and I couldn't remember talking about this change while we were going over the differences in the report files but maybe it was part of #192? |
This doesn't seem to just be adding output where it was missing before because the obs and expected INIT equilibrium catch is 0 as shown in the |
OK. I'll take a look. |
there was a forgotten Hrate(f,t)* in the calculation of equilibrium popdy. |
Thanks @Rick-Methot-NOAA for the quick fix. |
I was updating the executable in ss3sim and noticed changes to Report.sso between 3.30.16 and 3.30.19 in CATCH_AT_AGE for the INIT era. In 3.30.18 INIT was zero for all ages. I did not change any of the input files only the executable and all of a sudden there were real positive values for each age in CATCH_AT_AGE for the initial year. The change in the code that is causing this happened sometime between a7a1321 and cd278a5. Attached are the input files and the new versus old Report.sso. Line 4163 has the differences of interest. @Rick-Methot-NOAA I am happy to help debug here, but I thought that getting your initial insight would be helpful.
Diffbetween18v19.zip
The text was updated successfully, but these errors were encountered: