-
Notifications
You must be signed in to change notification settings - Fork 21
allow forecast mean recruitment option for late recdevs #694
Copy link
Copy link
Labels
change loguse for issues that should appear in change loguse for issues that should appear in change logforecastrecruitment
Milestone
Description
Implementation of issue #471 caused late recdevs to be disallowed when using forecast recruitment option 4=mult*mean_over_yr_range
It is useful for some users to allow the forecast mean recruitment to be used for late recdevs, but this requires that that mean be calculated during the time series, not at the beginning of the forecast.
This requires creating code like:
if ( forecastmethod==4 && y==lastyearofrange) calculate that mean
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
change loguse for issues that should appear in change loguse for issues that should appear in change logforecastrecruitment
Type
Projects
Status
Done
Status
Done