sst_Med {heatwaveR} | R Documentation |
NOAA Optimally Interpolated (OI) v2.1 daily 1/4 degree SST for the Mediterranean region.
Description
A dataset containing the sea surface temperature (in degrees Celsius) and date for the Mediterranean region from 1982-01-01 to 2020-12-31.
Usage
sst_Med
Format
A dataframe with 14245 rows and 2 variables:
- t
date, as.Date() format
- temp
SST, in degrees Celsius
...
Details
lon/lat: 9.125/43.625
Source
https://www.ncei.noaa.gov/products/optimum-interpolation-sst
[Package heatwaveR version 0.4.6 Index]