From a1b002f678ba9303cf7ed3b303735c976698a6fa Mon Sep 17 00:00:00 2001 From: shfischer <32540427+shfischer@users.noreply.github.com> Date: Fri, 18 Nov 2022 14:04:56 +0000 Subject: [PATCH] updated readme --- readme.Rmd | 10 ++++++---- readme.md | 18 +++++++++++++----- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/readme.Rmd b/readme.Rmd index 91f9045..d2c7b2e 100644 --- a/readme.Rmd +++ b/readme.Rmd @@ -1,5 +1,5 @@ --- -title: "Comparison of ICES data-rich and data-limited methods with MSE" +title: "Risk equivalence in data-limited and data-rich fisheries management: an example based on the ICES advice framework" output: github_document --- @@ -9,15 +9,17 @@ knitr::opts_chunk$set(echo = TRUE) ## Introduction -This repository contains the data and code for a comparison of the data-rich ICES MSY rule to the ICES data-limited empirical methods (rfb rule, hr rule). +This repository contains the data and code for a comparison of the data-rich ICES MSY rule (category 1) to the ICES category 3 data-limited empirical methods (rfb rule, hr rule, ) and is the basis for the publication: + +> Fischer, S. H., De Oliveira, J. A. A., Mumford, J. D., and Kell, L. T. (accepted). Risk equivalence in data-limited and data-rich fisheries management: an example based on the ICES advice framework. Fish and Fisheries. Three case study stocks are included: 1. Plaice (*Pleuronectes platessa*) in Division 7.e (western English Channel) () -2. Cod (Gadus morhua) in Subarea 4, Division 7.d, and Subdivision 20 (North Sea, eastern English Channel, Skagerrak) () +2. Cod (*Gadus morhua*) in Subarea 4, Division 7.d, and Subdivision 20 (North Sea, eastern English Channel, Skagerrak) () -3. Herring (Clupea harengus) in Subarea 4 and divisions 3.a and 7.d, autumn spawners (North Sea, Skagerrak and Kattegat, eastern English Channel) () +3. Herring (*Clupea harengus*) in Subarea 4 and divisions 3.a and 7.d, autumn spawners (North Sea, Skagerrak and Kattegat, eastern English Channel) () The operating models (OMs) are created using the SAM [`stockassessment`](https://github.com/fishfollower/SAM/) R package and follows the principles developed during the ICES Workshop on North Sea stocks management strategy evaluation ([WKNSMSE](https://doi.org/10.17895/ices.pub.5090)). diff --git a/readme.md b/readme.md index c5d255b..89e0cc8 100644 --- a/readme.md +++ b/readme.md @@ -1,22 +1,30 @@ -Comparison of ICES data-rich and data-limited methods with MSE +Risk equivalence in data-limited and data-rich fisheries management: an +example based on the ICES advice framework ================ ## Introduction This repository contains the data and code for a comparison of the -data-rich ICES MSY rule to the ICES data-limited empirical methods (rfb -rule, hr rule). +data-rich ICES MSY rule (category 1) to the ICES category 3 data-limited +empirical methods (rfb rule, hr rule, +) and is the basis for +the publication: + +> Fischer, S. H., De Oliveira, J. A. A., Mumford, J. D., and Kell, L. T. +> (accepted). Risk equivalence in data-limited and data-rich fisheries +> management: an example based on the ICES advice framework. Fish and +> Fisheries. Three case study stocks are included: 1. Plaice (*Pleuronectes platessa*) in Division 7.e (western English Channel) () -2. Cod (Gadus morhua) in Subarea 4, Division 7.d, and Subdivision 20 +2. Cod (*Gadus morhua*) in Subarea 4, Division 7.d, and Subdivision 20 (North Sea, eastern English Channel, Skagerrak) () -3. Herring (Clupea harengus) in Subarea 4 and divisions 3.a and 7.d, +3. Herring (*Clupea harengus*) in Subarea 4 and divisions 3.a and 7.d, autumn spawners (North Sea, Skagerrak and Kattegat, eastern English Channel) ()