Learn R Programming

RmarineHeatWaves (version 0.17.0)

sst_NW_Atl: Optimally Interpolated 0.25 degree SST for the NW Atlantic region.

Description

A dataset containing the sea surface temperature (in degrees Celsius) and date for the Northwest Atlantic region from 1982-01-01 to 2014-12-31.

Usage

sst_NW_Atl

Arguments

Format

A data frame with 12053 rows and 2 variables:

t

date, as POSIXct

temp

SST, in degrees Celsius

...