Set up the data input file to be passed to MakeADFun.
Value
A list ready to be passed to MakeADFun. Contains validated
and processed data including model dimensions, processed catch matrices,
biological parameters, and observation data from multiple sources (CPUE,
tagging, age-frequency, length-frequency, aerial surveys, etc.).
Details
This function runs data cross-validation tests and appends several inputs to the data list including model dimensions and processed inputs:
n_year: derived fromfirst_yrandlast_yrn_season: set to 2n_length: not in usen_age: derived frommin_ageandmax_agen_fishery: set to 6age_a: sequence of modeled ages derived frommin_ageandmax_agelength_mu_ysa: derived from thelength_meaninputlength_sd_a: derived from thelength_sdinputdl_yal: derived fromlength_mu_ysaandlength_sd_aweight_fya: derived fromlength_mu_ysaandlength_sd_acatch_obs_ysf: derived fromcatch,catch_UA,scenarios_LL1, andscenarios_surfsel_change_year_fy: derived fromsel_change_sd_fy
This function produces the data input file to be passed to MakeADFun.
