nmfs-ost / nmfs-ost/ss3-source-code
[Feature]: Output body weight-at-age of retained and discarded fish when retention function is used
Open
@Rick-Methot-NOAA is already working on this.
Since Nov 5, 2020.
code review
misc. output
wishlist
- Dominant language
- C++
- Stars
- 46
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Imported from redmine, Issue #80429
Opened by @RickMethot on 2020-06-30
Status when imported: New
Laura Lee has requested this output
The calculations go in function Make_FishSelex()
Also look at how this function does updating in forecast years. It may be storing only in endyr+1
Since this is a frequently called routine, consider making different versions for length selectivity and for discard scenarios
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.