NEFSC / READ-EDAB-neusAtlantis

https://github.com/NEFSC/READ-EDAB-neusAtlantis/wiki
https://github.com/NEFSC/READ-EDAB-neusAtlantis/wiki
Other
5 stars 0 forks source link

make atlantis diagnostic figures error #167

Open andybeet opened 2 years ago

andybeet commented 2 years ago

When running make_atlantis_diagnostic_figures i get an error at this line:

https://github.com/NOAA-EDAB/neus-atlantis/blob/02185b6b06bc04335bbd2aed0698149db16251c7/R/make_atlantis_diagnostic_figures.R#L474

The error is:

Error in Ops.data.frame(length.age.mn[, 2:11], init.length[, 2:12]) : 
  ‘/’ only defined for equally-sized data frames

@jcaracappa1