The csv1 data set is a list containing inputs read in from csv
files.
Format
A list containing input data tables:
- length_mean
Tibble. Mean length in cm at age by year and season.
- length_sd
Tibble. Standard deviation of mean length in cm by age.
- catch
Tibble. Catch in tonnes by year for each fishery.
- catch_UA
Tibble. Unaccounted catch in tonnes by year for each fishery.
- scenarios_surface
Tibble. Scenario definitions for surface fishery.
- scenarios_LL1
Tibble. Scenario definitions for LL1 fishery.
- sel_change_sd
Numeric. Standard deviation for selectivity changes.
- POPs
Tibble. Parent offspring pairs (POP) data by year.
- HSPs
Tibble. Half sibling pairs (HSP) data by year.
- GTs
Tibble. Gene tagging (GT) data by year.
- aerial_surv
Tibble. Aerial survey index data by year.
- aerial_cov
Matrix. Covariance matrix for the aerial survey index.
- cpue
Tibble. Catch per unit effort (CPUE) index by year.
- af
Tibble. Age frequency data for each fishery by year and age.
- lf
Tibble. Length frequency data for each fishery by year and 2 cm length bin.
