-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
339 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,5 @@ | |
.Rhistory | ||
.RData | ||
.Ruserdata | ||
.html | ||
.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
105 changes: 104 additions & 1 deletion
105
www/Assessment and advice/Brown Crab/Malin/Assessment.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,104 @@ | ||
<p>hwreawGEAREYTWef</p> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width"> | ||
<title>Assessment</title> | ||
|
||
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> | ||
<script id="MathJax-script" async | ||
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"> | ||
</script> | ||
|
||
<style> | ||
table, th, td { | ||
text-align: center; | ||
border: 1px solid black; | ||
border-collapse: collapse; | ||
padding:5px; | ||
|
||
} | ||
</style> | ||
|
||
</head> | ||
|
||
<body> | ||
<div style="display:block; width:100%;"> | ||
<div style="width:48%; float: left; display:inline-block; margin-right: 2%" align="justify"> | ||
<h3>SPiCT Assessment</h3> | ||
|
||
<p>SPiCT (surplus production in continuous time) is a version of a surplus production model which are commonly used in fisheries assessments. The model enables error in the catch process to be reflected in the uncertainty of estimated model parameters and management quantities. Estimates of exploitable biomass and fishing mortality can be obtained at any point in time from data sampled at arbitrary intervals. A number of model scenarios were tested which included varying the time series of landings and catch rate indices included in the assessment and the initial settings for key model parameters (symmetry of the production curve, depletion at the beginning of the time series and intrinsic growth rate for crab).</p> | ||
|
||
<p>SPiCT outputs indicate that the stock entered an overfished state around 2016 (Figure 1). Fishing mortality (F) reached its highest point ~2019, and has shown a slight decrease in recent years. Nevertheless, F is still higher than optimum fishing mortality rates (Fmsy) and stock biomass (B) is well below the biomass that, on average, would optimize stock productivity (Bmsy). | ||
</p> | ||
|
||
<h3>Catch advice</h3> | ||
<p>The assessment shows that fishing mortality should be reduced in all stocks. The level | ||
to which fishing mortality is reduced depends on the harvest control rule that is adopte | ||
. Two rules are considered below; </p> | ||
|
||
<ol> | ||
<li>Fish at Fmsy</li> | ||
<li>Apply the so called 2/3 rule as applied to ICES category 3 stocks for which only trends, rather than a full stock assessment, are available.</li> | ||
</ol> | ||
|
||
<p>The Fmsy advice is taken directly from the assessment model presented. The Fmsy rule reduces the F/Fmsy ratio (and corresponding landings) back to 1 or the fishing mortality rate that may lead to recovery of the stock to Bmsy levels. The 2/3 rule takes the average index value (LPUE) in the 2 most recent years in the assessment and for which full data are available (2020, 2021), divides it by the average index value in the 3 years prior to that (2017-2019) and applies it to the most recent year for which landings are available (2021). As the index is declining this rule advises a reduction in landings (Table 1).</p> | ||
|
||
<table align="center"> | ||
<tr> | ||
<td><b>Stock</b></td> | ||
<td><b>Current landings (2022)</b></td> | ||
<td><b>Landings at Fmsy</b></td> | ||
<td><b>Landings 2/3 rule</b></td> | ||
</tr> | ||
<tr> | ||
<td>Malin Shelf</td> | ||
<td>5,463</td> | ||
<td>3,900</td> | ||
<td>4,500</td> | ||
</tr> | ||
|
||
</table> | ||
|
||
<h3>Interpretation</h3> | ||
<p>The year on year decline in the observed and standardised LPUE index between 2014 and | ||
2020 has not been previously observed in the time series which extends back to 1990. | ||
Although the LPUE indices can be confounded by changes in grading practice, unrelated to | ||
the minimum landing size, it is unlikely to be the cause of the decline in recent years. | ||
Observed discard rates (DPUE) also declined from 2016-2019 in parallel with the LPUE | ||
index. Decline in LPUE could be linked to growth overfishing whereby the removal of crabs | ||
above the MLS occurs at a higher rate than they can be replaced by growth but | ||
corresponding declines in DPUE and LPUE signal an overall year on year reduction in the | ||
abundance of crab in the fished area. Crabs in the discards are not all recent recruits to | ||
the stock and include a number of age classes. The decline in discards, therefore, may | ||
signal a reduction in recruitment in the past number of years.</p> | ||
|
||
<p>The minimum size of 130 mm and more recently 140 mm has been regarded as sufficient to | ||
protect the stock from recruitment overfishing given that the size at maturity is | ||
approximately 120 mm. Spawning escapement is, therefore, significant and above 30 % of | ||
what it would be in an unfished stock. A number of spawning events occur before crabs | ||
are | ||
exposed to fishing mortality. High grading at observed modal size of about 150 mm | ||
provides further protection. Fishing is unlikely to be the sole cause of the recent | ||
declines in stock abundance. However, recruitment decline combined with high fishing | ||
effort will further reduce spawning stock biomass. In such a case, fishing mortality | ||
(landings) should be reduced to avoid further depletion in stock biomass. | ||
</p> | ||
|
||
</div> | ||
<br> | ||
<div style="width:50%; float: left; display:inline-block;"> | ||
<img class="mb-3 mb-lg-0 me-md-0" | ||
src="Assessment and advice/Brown Crab/Malin/plots/Kb_2022_Assessment.png" | ||
alt="image" | ||
style="max-width: 100%; height: auto; margin-bottom:2px"> | ||
|
||
<figcaption | ||
style= "margin-bottom:2px" | ||
align="justify">Figure 1: Malin Shelf Stock evolution of relative exploitation and relative stock status from 1990-2020. F/Fmsy > 1 and B/Bmsy < 1 indicate overexploitation and loss in productivity.</figcaption> | ||
|
||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.