Repository for Digitizing Nishikawa et al (1985) Data
This repository digitizes average spawning ground data on the following species from 1956-1981:
- Yellowfin tuna
- Swordfish
- Albacore
- Skipjack tuna
- Blujefin tuna
- Southern bluefin tuna
- Bigeye tuna
- Blue marlin
- Black marlin
- Striped marlin
- Sailfish
- Shortbill spearfish
- Frigate tuna
- Little tuna
- Bonitos
- Slender tuna
- Longfin escolar
- Sauries
Tows were done seasonally (Jan-Mar, Apr-Jun, Jul-Sept, Oct-Dec).
Number of tows and volumes of water strained are reported and digitized.
The digitized data of all 18 species in text delimited (CSV), raster, and vector files are found in /Output
.
To replicate the process of generating these files go through the R scripts sequentially:
01_Digitizing_Data_CSV.R
: Converts all .csv files from/RawData
to one long csv file for larval distributions and one for towing effort02_Digitizing_Data_VectorAndRaster.R
: Creates the vector (sf objects saved as .RDS) and raster (GEOTIFF files saved as .tif) files03_Making_Maps.R
: Replicates the species plots shown in the data paper.
Save FAO data in Data/
folder to use this code. FAO data can be downloaded from:
- CWP 1x1 grid code: "Areal Grid System"
- FAO Major Fishing Area shapefile: "Major Fishing Areas"