melissamonk-NOAA / StockAssessment_template

The template is updated for the 2019 assessment cycle. Submit issues as needed.
3 stars 23 forks source link

need to adapt to change in column headers in SS and r4ss #10

Closed iantaylor-NOAA closed 7 years ago

iantaylor-NOAA commented 7 years ago

The object created by the r4ss function SS_output adapted to more consistent column names in SS 3.30 and applied these to output read from SS v3.24 to simplify plotting code.

@CWetzel noted that the code in Exec_summary_figs_tables.R makes frequent use of calls to derived_quants$LABEL which should change to derived_quants$Label (where "Label" is now consistent with the header in the parameters table).

For a list of some of the other changes see, note here: https://github.com/r4ss/r4ss/issues/141#issuecomment-292611174