Station centroid locations for each station from akgfmaps
Source:R/station_coords.R
station_coords.Rd
Station centroid coordinates for each station for all surveys, as defined by the akgfmaps package.
Usage
data('station_coords')
Format
A data frame with 31594 observations on the following 4 variables.
latitude_dd
Latitude (decimal degrees). Latitude (one hundred thousandth of a decimal degree).
longitude_dd
Longitude (decimal degrees). Longitude (one hundred thousandth of a decimal degree).
srvy
Survey abbreviation. Abbreviated survey names. The column srvy is associated with the survey and survey_definition_id columns. Northern Bering Sea (NBS), Southeastern Bering Sea (EBS), Bering Sea Slope (BSS), Gulf of Alaska (GOA), Aleutian Islands (AI).
station
Station ID. Alpha-numeric designation for the station established in the design of a survey.
#'
Examples
data(station_coords)