Skip to content

[Bug]: Time_Series output of forecast recruitment in a seasonal model #605

@Rick-Methot-NOAA

Description

@Rick-Methot-NOAA

Describe the bug

A four season model with recruitment in each season found that the recruitment reported in the Time_Series table was incorrect for seasons > season 1.
Investigation showed that the total recruitment for the year shown in the spawn_recr table is correct.
Also, the numbers_at_age table is correctly showing the detailed numbers broken down by birthseason and season.
The recruitment output for the Time_Series table needs to aggregate across birthseason and was doing it incorrectly for forecast years. The output for time_series years is correct.

Problem is resolved when a cluase checking on birthseason is removed in ss_benchfore.tpl

To Reproduce

see above

Expected behavior

recruitment output for each relevant season

Screenshots

No response

Which OS are you seeing the problem on?

No response

Which version of SS3 are you seeing the problem on?

3.30.22.01

Additional Context

No response

Metadata

Metadata

Labels

bugSomething isn't working; don't remove label after fixingforecastmisc. outputrecruitmentresolvedissue resolved, look for "needs test" label

Type

No type

Projects

Status

Done

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions