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.

Data

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.

References

  1. Ono, Kotaro, Sondre Hølleland, Aril Slotte, ..., 2021, 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, Working paper.
  2. Aril Slotte (IMR), Anna Ólafsdóttir (MFRI), Sigurður Þór Jónsson (MFRI), Jan Arge Jacobsen (FAMRI) and Steve Mackinson (SPFA) (2021) PIT-tag time series for studying migrations and use in stock assessment of North East Atlantic mackerel (Scomber Scombrus) http://metadata.nmdc.no/metadata-api/landingpage/f9e8b1cff4261cf6575e70e56c4c3b3e

Authors' github accounts

Kotaro Ono - kotkot

Sondre Hølleland - holleland

License

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.



Kotkot/IMRtag documentation built on May 28, 2022, 7:26 a.m.