Skip to content

Evaluation of management options for data-limited fisheries

License

Notifications You must be signed in to change notification settings

Blue-Matter/MERA

Repository files navigation

MERA

Introduction

Fisheries managers are in need of quantitative tools to inform decisions regarding selection of robust management practices, prioritizing research gaps, and stocks to focus on, particularly where there are limited resources or data. To support these decisions, the use of Management Strategy Evaluation (MSE), i.e., closed loop simulation-testing of harvest strategy performance, is widely regarded as best practice.

However, applying MSE is time- and computationally-intensive, and requires highly skilled expertise and processes for stakeholder input and peer review. For data- and capacity-limited fisheries MSE may be particularly challenging to implement. Yet, these are the contexts where it is most critical to test assumptions, evaluate the implications of all sources of uncertainty, and identify the most informative data sources.

The MERA (Method Evaluation and Risk Assessment) framework was developed as an accessible online interface to facilitate wider use of MSE, with quick processing time, focused on generic data-limited management procedures, but allowing progression to tailored and more data rich methods.

The framework links a quantitative questionnaire and data input standard to a flexible operating model with optional customization via command line access to the back-end open-source openMSE R libraries.

MERA includes more than 30 approaches for estimating population status from varying data types and more than 100 fishery management options.

A comprehensive user guide is available here. The MERA library contains over 30 case studies that can be used to explore the app.

MERA was commissioned by the Marine Stewardship Council and developed by Blue Matter Science. Additional support is gratefully acknowledged from the Natural Resources Defense Council.

Licensing

The MERA software is available under two different Creative Common licences:

  1. MERA for Users: the online app commissioned by the MSC and licensed with CC BY-NC-ND.

  2. MERA for Developers: the open-source code available in this repository and licensed with CC BY-NC-SA. Under this license, users may copy and modify the code for MERA, but any derivative versions must not be used for commercial purposes and must not use the MSC logo.

Installing and Using the App

The MERA App can be installed and run locally within the R environment:

Download and install the MERA package:

# install.packages('remotes')
remotes::install_github('blue-matter/MERA')

Run the MERA App:

library(MERA)
MERA()

About

Evaluation of management options for data-limited fisheries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages