AndreaNOdell / hake_growth

Spatiotemporal variation in weight-at-age and its impact on fisheries management
2 stars 0 forks source link

Fit fishery/survey model with 2023 data #11

Closed kellijohnson-NOAA closed 10 months ago

kellijohnson-NOAA commented 10 months ago

@AndreaNOdell is there any way you can either point me to the correct files to run or perhaps run a non-spatial model with the 2023 survey and fishery data included?

AndreaNOdell commented 10 months ago

Hi Kelli! I have not ran a model with the recent data, but can do that now. I had a look at the Hake Assessment github folder where I got the fishery weight data and there doesn't seem to be info for 2023. However, I looked around and found 2023 data for the CAN fishery (can-weight-at-age.csv), US Fishery (us-weight-at-age.csv), and the survey (survey-weight-at-age), but wanted to check with you if that is correct before I start. Thank you!

kellijohnson-NOAA commented 10 months ago

Yes those are the correct files. We are trying to clean up our repository, hence the new file structure of everything being in data-tables. Let me know if you need any help. Also, these three files contain all of the data currently being used so you will not have to bring in any other files.

AndreaNOdell commented 10 months ago

Great - I like the simplicity of these data files! I'll let you know when the model is complete.

AndreaNOdell commented 10 months ago

The EWAA is up and ready to use (find it in outputs/EWAA_fishery_survey_nospatial_1975-2023_wide.csv).

I fit a non-spatial model to the 1975-2023 fishery and survey data with age, cohort, year, and sex effects.

kellijohnson-NOAA commented 10 months ago

Thank you so much 🥳!