NOAA-EDAB / tech-doc

Technical documentation for ecosystem reporting
https://noaa-edab.github.io/tech-doc
Other
9 stars 10 forks source link

[Submission]: Zooplankton Center of Gravity #115

Open sgaichas opened 3 weeks ago

sgaichas commented 3 weeks ago

Data Source(s)

The Northeast Fisheries Science Center has conducted zooplankton surveys since the 1970s.

The dataset through 2022 used in this analysis was obtained from Harvey Walsh.

Data Processing

Data were aggregated into groups for analysis (names indicate column names in the dataset linked above):

A lookup of these column headings is here: https://www.fisheries.noaa.gov/inport/item/35054

Data were assigned to seasonal blocks

Years were selected for analysis

1982 - 2022

The script that processes input data is available here: https://github.com/NOAA-EDAB/zooplanktonindex/blob/main/data/VASTzoopindex_processinputs.R

Data Analysis

VAST models

VAST is a spatio-temporal modeling framework used for index standardization [@thorson_comparing_2017; @thorson_guidance_2019].

Center of gravity metrics are output from VAST.

Data were pulled from the model outputs using code here: https://noaa-edab.github.io/zooplanktonindex/ZoopCOG.html

Bibiography

No response