SpatialPixelsMeteorology: Creates a 'SpatialPixelsMeteorology'

Description Usage Arguments Value Author(s) See Also

Description

Initializes an object of class SpatialPixelsMeteorology-class

Usage

1
2
3
4
SpatialPixelsMeteorology(points, data, dates,
                        tolerance = sqrt(.Machine$double.eps), 
                        proj4string = CRS(as.character(NA)), round = NULL, 
                        grid = NULL)

Arguments

points

An object of class SpatialPoints-class.

data

A vector of data frames (one per date).

dates

Object of class "Date" describing the time period of meteorological estimates.

tolerance

Precision up to which extent points should be exactly on a grid.

proj4string

Object of class CRS in the first form only used when points does not inherit from Spatial.

round

default NULL, otherwise a value passed to as the digits argument to round for setting cell size.

grid

Grid topology using an object of class GridTopology; a value of NULL implies that this will be derived from the point coordinates.

Value

An object of class SpatialPixelsMeteorology-class

Author(s)

Miquel De Cáceres Ainsa, Centre Tecnologic Forestal de Catalunya

See Also

SpatialPixelsMeteorology-class


miquelcaceres/meteoland documentation built on May 8, 2019, 11:57 p.m.