Skip to content

Commit

Permalink
Pre proof (#14)
Browse files Browse the repository at this point in the history
* back to main and stashing as published version

* cleaning up README
  • Loading branch information
DanOvando authored Jul 16, 2021
1 parent 7dbf805 commit 5c99786
Show file tree
Hide file tree
Showing 7 changed files with 117 additions and 288 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ results/*
# Data
*.pdf
*.png
*.eps
sraplus_tmb.*

*.zip
Expand Down
9 changes: 5 additions & 4 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,13 @@ knitr::opts_chunk$set(

## Abstract

Implementation of the United Nations Sustainable Development Goals requires assessments of the global state of fish populations. While we have reliable estimates of stock status for fish populations accounting for approximately half of recent global catch, our knowledge of the state of the majority of the world's 'unassessed' fish stocks remains highly uncertain. Numerous publications have produced estimates of the global status of these unassessed fisheries, but limited quantity and quality of data along with methodological differences have produced counterintuitive and conflicting results. Here, we show that despite numerous efforts, our understanding of the status of global fish stocks remains incomplete, even when new sources of broadly available data are added. Estimates of fish populations based primarily on catch histories on average performed 25% better than a random guess. But, on average these methods assigned fisheries to the wrong FAO status category 57% of the time. Within these broad summaries the performance of models trained on our tested data sources varied widely across regions. Effective improvement in estimates of the state of the world's exploited fish populations depends more on expanded collection of new information and efficient use of existing data than development of new modeling methods.s exploited fish populations depends on prioritizing the collection of high-priority
Implementation of the United Nations Sustainable Development Goals requires assessments of the global state of fish populations. While we have reliable estimates of stock status for fish populations accounting for approximately half of recent global catch, our knowledge of the state of the majority of the world's 'unassessed' fish stocks remains highly uncertain. Numerous publications have produced estimates of the global status of these unassessed fisheries, but limited quantity and quality of data along with methodological differences have produced counterintuitive and conflicting results. Here, we show that despite numerous efforts, our understanding of the status of global fish stocks remains incomplete, even when new sources of broadly available data are added. Estimates of fish populations based primarily on catch histories on average performed 25% better than a random guess. But, on average these methods assigned fisheries to the wrong FAO status category 57% of the time. Within these broad summaries the performance of models trained on our tested data sources varied widely across regions. Substantial improvements to estimates of the state of the world's exploited fish populations depends more on expanded collection of new information and efficient use of existing data than development of new modeling methods.


*Mean classification accuracy (assignment to FAO stock status category) by FAO statistical area arising from different data sources. Data source panels are ordered in descending (starting from top left) mean accuracy at the FAO region level. RLSADB Index refers to catch and abundance index drawn from RLSADB. Effective CPUE refers to an index of abundance based on reconstructed effort data. Effective CPUE+ uses CPUE along with Fisheries Management Index (FMI) and/or swept area ratio (SAR) data. For both CPUE series 'nominal' assumes a 0% technology creep, for 'effective' a 2.6% technology creep is assumed. FMI uses FMI scores to develop a prior on recent fishing mortality rates, SAR does the same but based on swept area ratio. CMSY uses the methods from Froese et al. 2017 [@froese2017]. Guess assigns a random recent B/B~MSY~ of 0.4,1, or 1.6.*
```{r, echo = FALSE}
knitr::include_graphics("documents/figs/acc-map.png")
<!-- *Mean classification accuracy (assignment to FAO stock status category) by FAO statistical area arising from different data sources. Data source panels are ordered in descending (starting from top left) mean accuracy at the FAO region level. RLSADB Index refers to catch and abundance index drawn from RLSADB. Effective CPUE refers to an index of abundance based on reconstructed effort data. Effective CPUE+ uses CPUE along with Fisheries Management Index (FMI) and/or swept area ratio (SAR) data. For both CPUE series 'nominal' assumes a 0% technology creep, for 'effective' a 2.6% technology creep is assumed. FMI uses FMI scores to develop a prior on recent fishing mortality rates, SAR does the same but based on swept area ratio. CMSY uses the methods from Froese et al. 2017 [@froese2017]. Guess assigns a random recent B/B~MSY~ of 0.4,1, or 1.6.* -->

```{r, echo = FALSE, include=FALSE}
knitr::include_graphics("documents/figs/figure_4.eps")
```


Expand Down
22 changes: 4 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,12 @@ added. Estimates of fish populations based primarily on catch histories
on average performed 25% better than a random guess. But, on average
these methods assigned fisheries to the wrong FAO status category 57% of
the time. Within these broad summaries the performance of models trained
on our tested data sources varied widely across regions. Effective
improvement in estimates of the state of the world’s exploited fish
on our tested data sources varied widely across regions. Substantial
improvements to estimates of the state of the world’s exploited fish
populations depends more on expanded collection of new information and
efficient use of existing data than development of new modeling
methods.s exploited fish populations depends on prioritizing the
collection of high-priority
efficient use of existing data than development of new modeling methods.

*Mean classification accuracy (assignment to FAO stock status category)
by FAO statistical area arising from different data sources. Data source
panels are ordered in descending (starting from top left) mean accuracy
at the FAO region level. RLSADB Index refers to catch and abundance
index drawn from RLSADB. Effective CPUE refers to an index of abundance
based on reconstructed effort data. Effective CPUE+ uses CPUE along with
Fisheries Management Index (FMI) and/or swept area ratio (SAR) data. For
both CPUE series ‘nominal’ assumes a 0% technology creep, for
‘effective’ a 2.6% technology creep is assumed. FMI uses FMI scores to
develop a prior on recent fishing mortality rates, SAR does the same but
based on swept area ratio. CMSY uses the methods from Froese et al. 2017
\[@froese2017\]. Guess assigns a random recent B/B<sub>MSY</sub> of
0.4,1, or 1.6.* <img src="documents/figs/acc-map.png" width="2400" />
<!-- *Mean classification accuracy (assignment to FAO stock status category) by FAO statistical area arising from different data sources. Data source panels are ordered in descending (starting from top left) mean accuracy at the FAO region level. RLSADB Index refers to catch and abundance index drawn from RLSADB. Effective CPUE refers to an index of abundance based on reconstructed effort data. Effective CPUE+ uses CPUE along with Fisheries Management Index (FMI) and/or swept area ratio (SAR) data. For both CPUE series 'nominal' assumes a 0% technology creep, for 'effective' a 2.6% technology creep is assumed. FMI uses FMI scores to develop a prior on recent fishing mortality rates, SAR does the same but based on swept area ratio. CMSY uses the methods from Froese et al. 2017 [@froese2017]. Guess assigns a random recent B/B~MSY~ of 0.4,1, or 1.6.* -->

# Reproducing Results

Expand Down
198 changes: 4 additions & 194 deletions documents/fish-and-fisheries.csl
Original file line number Diff line number Diff line change
@@ -1,207 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
<info>
<title>Fish and Fisheries</title>
<id>http://www.zotero.org/styles/fish-and-fisheries</id>
<link href="http://www.zotero.org/styles/fish-and-fisheries" rel="self"/>
<link href="http://www.zotero.org/styles/journal-of-fish-diseases" rel="template"/>
<link href="http://onlinelibrary.wiley.com/journal/10.1111/%28ISSN%291467-2979/homepage/ForAuthors.html" rel="documentation"/>
<author>
<name>David Kaplan</name>
<email>[email protected]</email>
</author>
<link href="http://www.zotero.org/styles/apa" rel="independent-parent"/>
<link href="https://onlinelibrary.wiley.com/page/journal/14672979/homepage/ForAuthors.html#preparingsubmissions" rel="documentation"/>
<category citation-format="author-date"/>
<category field="biology"/>
<issn>1467-2960</issn>
<eissn>1467-2979</eissn>
<summary>Style for the journal Fish and Fisheries</summary>
<updated>2015-01-17T11:18:39+00:00</updated>
<updated>2018-12-28T14:46:46+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale>
<terms>
<term name="edition" form="short">edn</term>
<term name="edition" form="long">Edition</term>
<term name="editor" form="short">
<single>ed</single>
<multiple>eds</multiple>
</term>
<term name="page" form="short">
<single>p</single>
<multiple>pp</multiple>
</term>
<term name="in">In:</term>
</terms>
</locale>
<macro name="editor">
<names variable="editor">
<label form="short" suffix=" "/>
<name and="text" sort-separator=" " initialize-with="." delimiter=", " delimiter-precedes-last="never"/>
</names>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="never"/>
<label form="short" prefix=" "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="title"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" initialize-with=". " delimiter=", " delimiter-precedes-last="never"/>
<et-al term="et-al" font-style="italic"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="title"/>
</substitute>
</names>
</macro>
<macro name="access">
<choose>
<if variable="URL">
<text value="Available at:" suffix=" "/>
<text variable="URL"/>
<group prefix=" [" suffix="]">
<text term="accessed" text-case="capitalize-first" suffix=" "/>
<date variable="accessed">
<date-part name="month" suffix=" "/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
</group>
</if>
</choose>
</macro>
<macro name="title">
<text variable="title"/>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else-if variable="accessed">
<date variable="accessed">
<date-part name="year"/>
</date>
</else-if>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" strip-periods="true"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix" year-suffix-delimiter=",">
<sort>
<key variable="issued" sort="ascending"/>
<key macro="author-short"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
<text variable="locator"/>
</group>
</layout>
</citation>
<bibliography hanging-indent="true" et-al-min="8" et-al-use-first="3" entry-spacing="0">
<sort>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<text macro="author"/>
<text macro="year-date" prefix=" (" suffix=")"/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture song" match="any">
<group delimiter=". " prefix=" ">
<group delimiter=", " prefix=" ">
<text macro="title" font-style="italic"/>
<group delimiter=" ">
<text macro="edition"/>
<group delimiter=", " prefix="(" suffix=")">
<text variable="collection-title"/>
<text variable="volume" prefix="Vol. "/>
</group>
</group>
</group>
<text macro="publisher"/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<text macro="title" prefix=" " suffix="." font-style="normal"/>
<group prefix=" " suffix=" ">
<text term="in" suffix=" "/>
<group delimiter=", " suffix=".">
<text variable="container-title" font-style="italic"/>
<text variable="volume" prefix="Vol. "/>
</group>
</group>
<group delimiter=" " prefix=" " suffix=". ">
<text variable="collection-title" font-style="italic"/>
<group delimiter=", ">
<text macro="editor" prefix="(" suffix=")"/>
<text macro="edition"/>
</group>
</group>
<group suffix="." delimiter=", ">
<text macro="publisher"/>
<group delimiter=" ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</group>
</else-if>
<else-if type="webpage" match="any">
<text macro="title" prefix=" " suffix="."/>
<text macro="access" prefix=" " suffix="."/>
</else-if>
<else-if type="report" match="any">
<group delimiter=". " prefix=" ">
<text macro="title"/>
<group delimiter=", " prefix=" ">
<group delimiter=" " prefix=" ">
<text variable="collection-title" font-style="italic"/>
<text variable="number"/>
</group>
<text variable="page" suffix=" pp"/>
</group>
<text macro="publisher"/>
</group>
</else-if>
<else>
<text macro="title" prefix=" " suffix="."/>
<group delimiter=", " prefix=" " suffix=".">
<group delimiter=" ">
<text variable="container-title" form="long" font-style="italic"/>
<text variable="volume" font-weight="bold"/>
</group>
<text variable="page"/>
</group>
</else>
</choose>
</layout>
</bibliography>
</style>
Loading

0 comments on commit 5c99786

Please sign in to comment.