You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Rick-Methot-NOAA the error in the GitHub action for the test models is the following
Finished calculating benchmarks
Writing wtatage.ss_new
Finished posteriors
Error: Error: Invalid index 1965 used for array range [1, 2] in "dvar_vector& dvar4_array::operator() (int i, int j, int k)".
hslice index out of bounds
@e-perl-NOAA@chantelwetzel-noaa
Let's add something about this to the manual:
The age-selex table in report.sso provides two versions of F. The first, which has been in existence for a long time, is simply labelled "F". It is based on selectivity and is the F-at-age that selects, i.e. catches the fish. The new line is labelled "Fdead" and is the mortality rate caused by fishing. If there is no discarding or if all discarded fish are dead, these two values will be identical. However, if there is discarding and some discarded fish survive, then Fdead will be less that F. F creates the total catch (retained and discarded dead and discarded alive). Fdead is used in the survival calculations, so Z = M + Fdead.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Concisely describe what has been changed/addressed in the pull request.
Description of the change is in the issue
What tests have been done?
Where are the relevant files?
<-- - [x] No test files are required for this pull request. -->
What tests/review still need to be done?
Be sure that r4ss is happy
Is there an input change for users to Stock Synthesis?
<-- - [x] No, there was no input change. -->
Additional information (optional).