Skip to content

Commit

Permalink
remove browser
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanvaughan-NOAA committed Jan 5, 2025
1 parent 1c50dd0 commit 42b660a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/runSSMSE.R
Original file line number Diff line number Diff line change
Expand Up @@ -585,8 +585,6 @@ run_SSMSE_iter <- function(out_dir = NULL,
seed = (iter_seed[["iter"]][1] + 12345)
)

browser()

refit_OM(
OM_dir = OM_out_dir, base_dat = Base_dat,
verbose = verbose, seed = (iter_seed[["iter"]][1] + 12345)
Expand Down

0 comments on commit 42b660a

Please sign in to comment.