R/sst_NW_Atl.R

#' Optimally Interpolated 0.25 degree SST for the NW Atlantic region.
#'
#' 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.
#'
#' @format A data frame with 12053 rows and 2 variables:
#' \describe{
#'   \item{t}{date, as POSIXct}
#'   \item{temp}{SST, in degrees Celsius}
#'   ...
#' }
#' @source \url{https://www.ncdc.noaa.gov/oisst}
"sst_NW_Atl"

Try the RmarineHeatWaves package in your browser

Any scripts or data that you put into this service are public.

RmarineHeatWaves documentation built on May 1, 2019, 9:22 p.m.