wind: Annual maxima wind gusts in the Netherlands.
Description
Annual maxima wind gusts (km/h) in the Netherlands recorded at 35
weather stations over the period 1971--2012.
Usage
data(wind)
Arguments
Format
This data set contains two R objects: 'coord' and 'wind'. 'wind'
is a 42 by 35 matrix giving the wind gust speeds in km/h---with
missing values, each column correspond to one location. 'coord' is a
35 by 3 matrix giving the longitude (degree), latitude (degree) and
elevation (m).