Skip to content

Latest commit

 

History

History
123 lines (61 loc) · 4.87 KB

fisheries-resources.md

File metadata and controls

123 lines (61 loc) · 4.87 KB

A list of mostly R Fisheries Resources

This is a list of mostly R packages and resources for fisheries. I've included some other materials including publicly available notes on fisheries economics, and some non-R software for fisheries managers as well as other resources.

An introduction to basic fisheries analysis in R (UCSB)

Malcolm Haddon, Using R for Modelling and Quantitative Methods in Fisheries

Fisheries economics:

Arne Eide, Introduction to Fisheries Economics uses Mathematica

my own notes, Notes on the Gordon-Schaefer Model (uses Python)

Notes on Fisheries Economics, Lozada

Rob Hicks IPython notebook on the Gordon-Schaefer Model

This is a list of useful R packages for Fisheries:

Fishy packages

The Fisheries library in R

The R package kobe This can be now installed via the Fisheries library in R (FLR)

FishR

TropFish R package

rfisheries access to the Openfisheries.org API This gives access to global fisheries catch and other data.

Fisheries stock assessment:

FSA

fishdynr

multiStockAssessment

Fisheries Management:

Generalised Management Strategy Evaluation (GMSE)

openMSE and more here openMSE

Marine Protected Areas:

PriotizeR Basically a frontend/wrapper for Marxan

BESTMPA Not really maintained anymore which is a pity.

Marine Regions

Catchdynamics:

CatDyn

VMSbase

DLMtool: Data-Limited Methods Toolkit

Oceanography:

This provides access to the NOAA data API:

noaaoceans

Marmap is used for downloading and plotting marine bathymetric and topographic data:

marmap

A PlosOne article about marmap marmap: A Package for Importing, Plotting and Analyzing Bathymetric and Topographic Data in R

ggOceanMaps

Python

Sea-Py Python oceanographic resources.

List of Python Geo-Spatial resources

PyFerret

OpenFisheries API gives access to FAO FishStatJ data.

C and C++

Maritime Vehicle Routing Problem Solver

Other non-R resources

Boatnet a Mobile data collection platform for observers Boatnet (not R but useful)

OPenEM Electronic monitoring software OpenEM

UnionVMS Open source VMS

Vismon Visual Fisheries management and fisheries data analysis and visualization tool.

Focus Fish Open source fisheries resources

Displace GUI based tool to model displacement and movement of fish stocks for spatial fisheries planning and management.

NOAA fisheries Integrated Toolbox

Data

FishNet AI Training datasets for machine learning in fisheries.

Ships in Satellite Imagery (Kaggle) This is a labelled dataset for a Kaggle competition for ship classification. An example of a CNN for this here Towards data science code example

Ram Legacy Stock Assessment Data

FAO Fish Vessel Finder Broken link!

Calfish Fisheries data from California.

Other

Miscellaneous fisheries links on Github