windstorm: Locations of windstorm peaks and tracks over the North...

Description Usage Format References Examples

Description

A dataset in windstorm peaks between 1st January 1979 and 31st December 2014 occuring in [-50, 33] longitude and [36, 77] latitude.

Usage

1

Format

A data frame with 3133 rows and 4 variables

The variables are as follows:

date

date of peak, as class "Date"

lon

longitude, in degrees

lat

latitude, in degrees

NAO

North Atlantic Oscillation index

References

Youngman, B. D., & Economou, T. (2017). Generalised additive point process models for natural hazard occurrence. Environmetrics, 28(4), e2444.

Examples

1
2
data(windstorm)
plot(windstorm[,c("lon", "lat")])

ppgam documentation built on April 19, 2020, 4:05 p.m.

Related to windstorm in ppgam...