Skip to contents

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.

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.

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).

#'

Source

https://github.com/afsc-gap-products/akgfmaps

Details

Find code to create this table in ./inst/run.R

Author

Sean Rohan (sean.rohan AT noaa.gov)

Examples

data(station_coords)