buoy_metadata | R Documentation |
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
buoy_metadata
A tibble with columns:
World Meteorological Organisation weather station id
name describing the location
type of buoy
latitude
longitude
depth of water (m) in which the buoy resides
a colour key for plotting each buoy location or data
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
'station_id' followed by 'name' for labelling plots if desired
Andrew Edwards and Andrea Hilborn
Generated from running 'data-raw/buoys/buoy-metadata.R'.
## Not run:
buoy_metadata # and will get used in plotting code
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.