stormsList-class {StormR} | R Documentation |
stormsList
object
Description
Gather all the needed informations to model a set of storms
Value
A stormsList
object.
-
data
, list. -
buffer
, numeric. -
spatialLoi
, sf. -
spatialLoiBuffer
, sf.
Slots
data
A list of
storm
(Seestorm
class)buffer
numeric. Buffer used to extent
spatialLoi
(km)spatialLoi
sf object. Represents the location of interest. Projection is EPSG:4326
spatialLoiBuffer
sf object. Buffer extension of
spatialLoi
[Package StormR version 0.1.1 Index]