Learn R Programming

meteoland (version 1.0.3)

SpatialGridMeteorology: Creates a 'SpatialGridMeteorology'

Description

Initializes an object of class SpatialGridMeteorology-class

Usage

SpatialGridMeteorology(grid, proj4string=CRS(as.character(NA)), data, dates)

Value

An object of class SpatialGridMeteorology-class

Arguments

grid

An object of class GridTopology-class

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