A data pull of bottom trawl survey data from 1983-2024 using the survdat package.
Format
A data frame with 16527 rows and 28 variables:
CRUISE6integer Code uniquely identifying cruise. The first four digits indicate the year and the last two digit uniquely identify the cruise within the year.
STATIONinteger Unique sequential order in which stations have been completed.
STRATUMinteger A predefined area where a net dredge, or other piece of gear was deployed. Code consists of 2 parts: Stratum group code number (2 bytes) and stratum number (3 bytes).
SVSPPinteger A standard code which represents a species caught in a trawl or dredge. Refer to the SVDBS.SVSPECIES_LIST
CATCHSEXinteger Code used to identify species that are sexed at the catch level.
LENGTHinteger Measured length of species in centimeters (cm).
TOWinteger Sequential number representing order in which station was selected within a stratum.
SVVESSELcharacter Standard two character code for a survey vessel.
YEARinteger Year in which cruise was conducted.
SEASONcharacter Season of the year in which cruise was conducted.
LATdouble Beginning latitude of tow in decimal degrees.
LONdouble Beginning longitude of tow in decimal degrees.
EST_TOWDATEcharacter Date and time represented by Eastern Standard Time (EST) for the start of a tow or deployment.
DEPTHinteger A four digit number recording the average depth, to the nearest meter, during a survey gear deployment.
SURFTEMPdouble Surface temperature of water (degrees Celsius).
SURFSALINdouble Salinity at water surface in practical salinity units (PSU).
BOTTEMPdouble Bottom temperature (degrees Celsius).
BOTSALINdouble Bottom salinity in Practical Salinity Units (PSU).
ABUNDANCEinteger Expanded number of individuals of a species caught at a given station.
BIOMASSdouble Expanded catch weight of a species caught at a given station.
NUMLENinteger Expanded number of specimens at a given length.
INDIDinteger A unique identifier for each fish sampled.
INDWTdouble Individual weight (KG) of species being sampled.
SEXinteger Code indicating sex of fish or invertebrate species.
MATURITYcharacter Stage of maturation of the fish being sampled.
AGEinteger Age of specimen in years.
STOM_VOLUMEdouble Volume of the stomach contents of the fish sampled, measured to the nearest tenth of a cubic centimeter (cc).
STOM_WGTdouble Stomach weight of an individual fish in grams.