Learn R Programming

palr (version 0.4.0)

oisst: Sea surface temperature (SST).

Description

SST example raster data set, at 0.25 degree resolution for global coverage in "longitude180/latitude".

Arguments

Details

Created using script in data-raw/ using `raadtools` package.

References

Reynolds, et al.(2007) Daily High-resolution Blended Analyses. Available from 'NOAA' search for 'OISST'.

Climatology is based on 1971-2000 OI.v2 SST, Satellite data: Navy NOAA19 METOP AVHRR, Ice data: #' NCEP ice Source: NOAA/National Climatic Data Center.

Examples

Run this code
dim(oisst)
class(oisst)
image(oisst, useRaster = TRUE)

Run the code above in your browser using DataLab