Oceanographic information from North East Pacific and Southern Ocean
Source:R/data_copernicus.R
data_cop.Rd
This dataset was retrieved from Copernicus using the product GLOBAL_MULTIYEAR_PHY_001_030 and the dataset cmems_mod_glo_phy_my_0.083_P1D-m.
Usage
data(data_cop)
Format
A list of two data tables, one for northern elephant seals and the other for southern elephant seals, where each row correspond to a cell of 0.083° × 0.083° for a specific time and location.
$northen: [lat=c(25, 55); lon=c(-165, -115); time c("2018-05-01", "2019-05-01")]
$southern: [lat=c(-65, -40); lon=c(35, 115); time c("2015-01-01", "2015-11-30")]
- time
date
- latitude
latitude
- longitude
longitude
- uo
eastward ocean current velocity (m/s)
- vo
northward ocean current velocity (m/s)
- so
salinity (psu)
- thetao
potential temperature (°C)
- zos
sea surface height above geoid (m)
- vel
ocean current velocity (m/s)