SpatialGridMeteorology: Creates a 'SpatialGridMeteorology'
Description
![[Deprecated]](figures/lifecycle-deprecated.svg?package=meteoland&version=2.0.1)
Initializes an object of class SpatialGridMeteorology-class
Usage
SpatialGridMeteorology(grid, proj4string = as.character(NA), data, dates)
Value
An object of class SpatialGridMeteorology-class
Arguments
- grid
An object of class GridTopology
- proj4string
Object of class "CRS"
with the projection string.
- data
A vector of data frames (one per date).
- dates
Object of class "Date"
describing the time period of
meteorological estimates.
Author
Miquel De Cáceres Ainsa, CREAF
See Also
SpatialGridMeteorology-class