List containing the weekly maxima of hourly rainfall in the Fall season from 1993 to 2011 recorded at 92 stations across France (precip
). Coordinates of the monitoring stations are given in lat
and lon
.
A list made of a \(228*92\) matrix (precip
) and two vectors of length \(228\) (lat
and lon
).
The fall season corresponds to the September-November (SON) period. The data thus cover a 12-week period over \(19\) years, yielding a sample of \(n=228\) observations (rows) and \(p=92\) stations (columns).