knitr::opts_chunk$set(
  collapse = TRUE,
  warning = FALSE,
  message = FALSE,
  echo = FALSE,
  comment = "#>",
  fig.path = "../figures/"
)

General Description {-}

  1. Review fish landings and their trends from Area 27
  2. Assess stock status of the species that are listed in Table D2 in FAO Technical Paper 569 using FAO method described in the Appendix--Assessment Method in FAO Technical Paper 569 @FAO2017.
  3. Stock status must be classified in three categories together with the scores of uncertainty.
  4. Provide justification for the stock status given and report any significant changes in associated fisheries or ecosystems.
  5. Fill out the template from FAO for the assessed stocks/species

The main output of will be an Excel table showing stock status and uncertainty scores of the species listed in Table D2 plus some description on the major changes over the last two years in stock status or associated fisheries or ecosystems.

Reference point mapping decisions {-}

FAO allows assessments made by ICES to be adopted, however, the classification of stock status should follow the criteria listed in Table 1 if an estimate of current biomass of a stock relative to BMSY is available. ICES does not estimate BMSY

"SSBMSY (or BMSY as it is more commonly called) is not a metric derived from a framework of protecting reproductive capacity, but rather from a framework of maximizing the catch (yield). Within the ICES advice framework, it is the precautionary reference points (conservation) that are used to ensure the reproductive capacity of the stock (Bpa), whilst the MSY approach creates reference points to achieve maximum long-term sustainable harvest of fish stocks." ICES, 2015

ICES reference points are divided into Precautionary (PA) and maximum sustainable yield (MSY) reference points ICES, 2017.

FAO characterization of stock status (i.e., as overexploited, fully exploited, and non-fully exploited) is complementary, but not fully aligned with the ICES approach. FAO criteria for classificiation of fish stocks also includes "spawning potential" and "size/age composition", which are both considered within the calculation of ICES reference points.

Colophon {-}

This report was generated on r Sys.time() using the following computational environment and dependencies:

# which R packages and versions?
devtools::session_info()

The current Git commit details are:

# what commit is this file at? You may need to change the path value
# if your Rmd is not in analysis/paper/
git2r::repository("../..")


slarge/fao27 documentation built on May 31, 2019, 1:17 p.m.