Learn R Programming

synoptReg (version 0.2.2)

mslp: Mean Sea Level pressure files

Description

Data from a ERA-20C reanalysis data set downloaded from ECMWF (http://apps.ecmwf.int/datasets/data/era20c-daily/levtype=sfc/type=an/). This data corresponds to global daily values of mean sea level pressure with 125 x 125 km resolution from January 2000 to december 2009. Geographic window: 60N-30N,30W-15E.

Usage

data(mslp)

Arguments

Format

A list with values of pressure and coordinates (longitude, latitude, time)

datavar

mean sea level pressure values, Pa

lon

46

latitude

31

dates

3653, ten years (2000-01-01 / 2009-12-31)

References

Poli et al. (2016) ERA-20C: An Atmospheric Reanalysis of the Twentieth Century. J. Climate, 29, https://doi.org/10.1175/JCLI-D-15-0556.1

Examples

Run this code
# NOT RUN {
data(mslp)
# }

Run the code above in your browser using DataLab