Inshore Survey (Massachusetts) {#mass_inshore_survey}

Description: Biomass time series for aggregate species groups from three inshore bottom trawl surveys conducted throughout the NE US:

Indicator family:

Contributor(s): Sean Lucey

Affiliations: RWS

knitr::opts_chunk$set(echo = F)
library(ecodata)

Introduction to Indicator

Indicators from these inshore surveys are analagous to those produced by the NEFSC trawl survey in the aggregate_biomass indicator dataset

Key Results and Visualizations

Each survey shows trends by aggregate group.

NE

# Plot indicator
ggplotObject <- ecodata::plot_mass_inshore_survey(report='NewEngland')
ggplotObject

Indicator statistics

Spatial scale: Nearshore regions of the MAB and GOM

Temporal scale: Spring and Fall

Synthesis Theme:

# Either from Contributor or ecodata

Implications

Some trends match the NEFSC survey, some dont. This is driven by different species availability to surveys in time and space as well as the surveys sampling different habitats. Nearshore habitats are important to fish and fisheries so we monitor them as as well as trends from the larger EPUs.

Get the data

Point of contact: Sean Lucey (MA Inshore Survey), sean.lucey@rws.com{.email}

ecodata name: ecodata::mass_inshore_survey

Variable definitions

See variable definitions for aggregate_biomass

# Pull all var names
vars <- ecodata::mass_inshore_survey |>
   dplyr::select(Var, Units) |>
   dplyr::distinct()

DT::datatable(vars)

Indicator Category:

Public Availability

Source data are publicly available.

Accessibility and Constraints

No response

tech-doc link https://noaa-edab.github.io/tech-doc/mass_inshore_survey.html



kimberly-bastille/sin-cat documentation built on Oct. 29, 2024, 3:08 a.m.