R/sst_med.R

#' NOAA Optimally Interpolated (OI) v2.1 daily 1/4 degree SST for the Mediterranean region.
#'
#' A dataset containing the sea surface temperature (in degrees Celsius)
#' and date for the Mediterranean region from 1982-01-01 to 2022-12-31.
#'
#' lon/lat: 9.125/43.625
#'
#' @format A dataframe with 14975 rows and 2 variables:
#' \describe{
#'   \item{t}{date, as.Date() format}
#'   \item{temp}{SST, in degrees Celsius}
#'   ...
#' }
#' @source \url{https://www.ncei.noaa.gov/products/optimum-interpolation-sst}
"sst_Med"
robwschlegel/heatwaveR documentation built on April 23, 2024, 10:24 p.m.