pfmc-assessments / VASTWestCoast

VAST for the NWFSC West Coast data
Other
5 stars 1 forks source link

Error in `amend_output(fit = NULL)` fit is missing #41

Open kellijohnson-NOAA opened 2 years ago

kellijohnson-NOAA commented 2 years ago

Need to pass the correct information to FishStatsUtils::plot_biomass_index()

https://github.com/nwfsc-assess/VASTWestCoast/blob/16194834f6258277a83969b66626ebf9664f756c/R/VAST_do.R#L144

James-Thorson-NOAA commented 2 years ago

I'd be happy to help discuss these changes anytime too ... amend_output simplifies labelling and other logic that used to be dispersed among a bunch of plotting functions, but I realize it's always annoying to keep up with input/output changes like this.