Skip to contents

Data from the NCEP/NCAR Reanalysis 1 ( https://psl.noaa.gov/data/gridded/data.ncep.reanalysis.html). This data corresponds to daily values of mean sea level pressure with 2.5 x 2.5º of spatial resolution from January 2000 to december 2002.

Usage

data(mslp)

Format

A data.frame with the following variables: lon,lat,time,value.

geographical area:

-10,30,30,60

time period:

2000-01-01 to 2002-12-31

units:

Pascals

References

Kalnay et al. (1996) The NCEP/NCAR 40-year reanalysis project, Bull. Amer. Meteor. Soc., 77, 437-470, 1996

Examples

data(mslp)
#> Warning: data set 'mslp' not found