Learn R Programming

RmarineHeatWaves (version 0.17.0)

sst_WA: Optimally Interpolated 0.25 degree SST for the Western Australian region.

Description

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

Usage

sst_WA

Arguments

Format

A data frame with 12053 rows and 2 variables:

t

date, as POSIXct

temp

SST, in degrees Celsius

...