Open sacurin opened 9 months ago
My guess is that the incomplete ones are simple aggregations of the other complete ones (e.g., catch_per_country is the sum across months for each fleet in a country). And somewhere during development, those aggregation files were perhaps not used and thus not updated (i.e., catch by month and fleet was just used as the 'raw' data).
Aaron's guess makes sense to me. It seems like the 2019 observations wouldn't actually be used in the code. But that is something we can track down in the load and run functions.
Does anyone know why the CSV files used in MSE don't have the same length of years? For example, for the year 2018 (pacifichakemse/inst/extdata/csv-data)