knitr::opts_chunk$set(echo = TRUE)
Contributors: Kotaro Ono1†, Sondre Hølleland1†, Anna Heiða Ólafsdóttir2, Steve Mackinson3, Jan Arge Jacobsen4, Aril Slotte1
1Institute of Marine Research (IMR), P.O Box 1870 Nordnes, NO-5817 Bergen
2 Marine and Freshwater Research Institute, Reykjavik, Iceland
3 Scottish Pelagic Fishersmen’s Association, Fraserburgh, Scotland
4 Faroe Marine Research Institute, Torshavn, Faroe Islands
† Responsible for the code.
Correspondance to: kotaro.uno@hi.no
Paper can be found here (real link to come).
This repository contains the necessary code for reproducing results from the paper First-year distribution and movement rates of PIT-tagged North East Atlantic mackerel (Scomber Scombrus) varies with timing, location, and fish size at release during the spawning season.
All use of the data should cite Slotte et. al.(2021).
The data used can be downloaded via API using functions from the fishvice/taggart package. The package can be installed by
devtools::install_github("fishvice/taggart", dependencies = FALSE)
Due to some no longer maintained dependent packages, we have also copied the necessary functions to download the data in the R/download_data_functions.R file.
The current data in Data/current.nc is average monthly surface current information (Northward and Eastward sea water velocity), from Copernicus Marine Service.
Kotaro Ono - kotkot
Sondre Hølleland - holleland
This project is licensed under the GNU GPLv3 License - see LICENSE.md for details. The data is licensed under Creative Commons CC BY 4.0 license and can be downloaded from Norwegian Marine Data Centre.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.