knitr::opts_chunk$set(
  echo = FALSE,
  message = FALSE,
  warning = FALSE,
  message = FALSE,
#   dev = "svg",
  fig.width = 12,
  fig.height = 12
  # fig.retina = 3
  )
xaringanthemer::style_mono_accent(
  # base_color = nmfspalette::nmfs_cols("darkblue"),
  base_color = "#00467F",
  header_font_google = xaringanthemer::google_font("Josefin Sans"),
  text_font_google   = xaringanthemer::google_font("Montserrat", "300", "300i"),
  code_font_google   = xaringanthemer::google_font("Fira Mono")
)

class: title-slide, inverse

<style>
.center2 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
</style>
.code-bg-white .remark-code, .code-bg-white .remark-code * {
 background-color:white!important;
}

.bg-text[

Lingcod status and structure


Lingcod STAT

July 12, 2021
]


class: top background-image: url("../figures/NOAA_Logo_Full.jpg") background-size: 20% background-position: 0% 100%

Background

.pull-left-60[ - Lingcod are a value target species for commercial and recreational fisheries

]

.pull-right-40[

lingcod_pic

By Magnus Kjaergaard, CC BY-SA 2.5, https://commons.wikimedia.org/w/index.php?curid=882582

lingcod_pic2

By John Crofts, Public Domain,
https://commons.wikimedia.org/w/index.php?curid=17985885

]

Changes for 2021


Overview of results: time series

.pull-left-40[ - 2021 results not directly comparable to 2017 due to boundary change

]

.pull-right-60[fig]


Lingcod biology

.pull-left[ - Lingcod have faster dynamics than many of the groundfish on this coast: - faster growth, - earlier maturing, - fewer old individuals observed

.pull-right[ Alternative text

Age- and length-based functional maturity Alternative text

Presence/absence of lingcod in the NWFSC West Coast Groundfish Bottom Trawl Survey (WCGBTS) by 25 m depth increments. ] --- ### Stock structure 1 .pull-left[ - Longo et al. 2020 found genetic differentiation along the coast: > evidence suggests that the distinct genetic cline in lingcod is most likely a product of selection driven by change (continuous and/or discontinuous) in environmental conditions - No clean break between areas - Presence of "admixed individuals" in northern California also noted - Additional genetic research ongoing ] .pull-right[ ![fig](../figures/Longo_2020_fig2.png)

Figure 2 from Longo et al. 2020. https://doi.org/10.1111/eva.13037

] --- ### Stock structure 2 .pull-left[ - Cape Mendocino (40°10' N) chosen to split north and south stocks - Transition zone exists rather than a clear break between north and south populations - Sample sizes were low for each sampling location inhibiting clear boundaries - Cape Mendocino is a biogeographic break for many stocks - Splitting data from California at 40°10' N was more straightforward than other options - Areas modeled as independent populations - Model output aligns with Individual Fishing Quota boundaries ] .pull-right[ ![fig](../figures/map_of_stock_boundaries_40-10.png)

Chosen stock boundaries for 2021 assessments.

] --- ### Stock structure 3 .pull-left[ - Point Conception (34°27' N) was discussed as additional break due to differences in biogeography in the Southern California Bight - Genetic analysis does not suggest a break at that point - Splitting the data available for the south into areas may lead to less reliable parameter estimates and a worse tool for management - Other options are available for spatial management of fisheries in California ] .pull-right[ ![fig](../figures/map_of_stock_boundaries_40-10.png)

Chosen stock boundaries for 2021 assessments.

] --- ### Stock structure 4 .pull-left[ ![fig](../figures/bathymetry.png)

Bathymetry of the U.S. west coast.

] .pull-right[ ![fig](../figures/map_of_stock_boundaries_40-10.png)

Chosen stock boundaries for 2021 assessments.

] ---

iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.