Skip to content

Commit

Permalink
Allow allocation forecast changes
Browse files Browse the repository at this point in the history
  • Loading branch information
skylersagarese-NOAA committed Aug 9, 2024
1 parent 3ff9721 commit 06f523f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/MS_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ EM <- function(EM_out_dir = NULL, init_loop = TRUE, OM_dat, verbose = FALSE,
fcast <- change_yrs_fcast(fcast,
make_yrs_rel = (init_loop == TRUE),
nyrs_fore = nyrs_assess,
nyrs_increment = nyrs_assess,
mod_styr = new_EM_dat[["styr"]],
mod_endyr = new_EM_dat[["endyr"]]
)
Expand Down

0 comments on commit 06f523f

Please sign in to comment.