Learn R Programming

synoptReg (version 0.2.2)

precp_grid: Daily precipitation grid of Balearic Islands (Spain)

Description

Data from a SPREAD data set downloaded from CSIC. (http://spread.csic.es/info.html). This data corresponds to daily values of precipitation with 5 x 5 km resolution from January 2000 to december 2009.

Usage

data(precp_grid)

Arguments

Format

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

datavar

daily precipitation values, mm x 10

lon

53

latitude

35

dates

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

References

Serrano-Notivoli et al. (2017) SPREAD: a high-resolution daily gridded precipitation dataset for Spain, an extreme events frequency and intensity overview. Earth Syst. Sci. Data, 9, 721-738, 2017, https://doi.org/10.5194/essd-9-721-2017

Examples

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

Run the code above in your browser using DataLab