buoy_metadata: Metadata regarding buoys for sea surface temperature.

buoy_metadataR Documentation

Metadata regarding buoys for sea surface temperature.

Description

Details regarding the buoys that are used for the data in ‘buoy_sst'. Adapted from Andrea Hilborn’s code at https://github.com/IOS-OSD-DPG/Pacific_SST_Monitoring/blob/main/scripts/POI_latlon.R

Usage

buoy_metadata

Format

A tibble with columns:

wmo_id:

World Meteorological Organisation weather station id

name:

name describing the location

type:

type of buoy

latitude:

latitude

longitude:

longitude

water_depth_m:

depth of water (m) in which the buoy resides

col_key:

a colour key for plotting each buoy location or data

stn_id:

station id, as 'C' followed by 'wmo_id', which is how Environment and Climate Change Canada refers to them, and to be consistent with Andrea's existing plots

name_key:

'station_id' followed by 'name' for labelling plots if desired

Author(s)

Andrew Edwards and Andrea Hilborn

Source

Generated from running 'data-raw/buoys/buoy-metadata.R'.

Examples

## Not run: 
buoy_metadata       # and will get used in plotting code

## End(Not run)

pbs-assess/PACea documentation built on April 17, 2025, 11:36 p.m.