eyeshp {stampr} | R Documentation |
Hurricane Katrina eye point dataset
Description
A dataset containing points representing the eye of Hurricane Katrina centroid from 21:00 26-AUG-2005 to 21:00 29-AUG-2005. Polygon contours were extracted from the US NOAA H*Wind product, downloadable from: https://www.aoml.noaa.gov/hrd/data_sub/wind.html
Format
A sf
object with 33 records of the eye location of Hurricane Katrina, every
3 hrs, from 21:00 25-AUG-2005 to 21:00 29-AUG-2005. The date and time of each polygon is recorded in the
column DateTime
.
Details
The eyeshp
dataset contains points that were derived from the raw NOAA H*Wind data. The data is included here
to provide a point-data comparison to the data in the katrina
dataset which is polygon data
Examples
data(eyeshp)
plot(eyeshp)
[Package stampr version 0.3.1 Index]