MeteorologyUncorrectedData: Creates an object of class 'MeteorologyUncorrectedData'

Description Usage Arguments Details Value Author(s) See Also

Description

Initializes an object for statistical correction of meteorological data over landscapes.

Usage

1
2
MeteorologyUncorrectedData(points, reference_data, projection_data, dates,
                           params = defaultCorrectionParams())

Arguments

points

An object of class SpatialPoints.

reference_data

Reference (historic) meteorological data used to calibrate correction factors when compared with observations. A vector of data frames (one per point) or a single data frame containing the meta data (columns dir and filename) of meteorological files that will be read from the disk.

projection_data

Projected meteorological data to be corrected. A vector of data frames (one per point) or a single data frame containing the meta data (columns dir and filename) of meteorological files that will be read from the disk.

dates

Object of class "Date" describing the time period for which meteorological correction is possible (corresponding to projection_data).

params

A "list" containing correction parameters.

Details

See correction details in vignettes or in correctionpoints.

Value

An object of class MeteorologyUncorrectedData.

Author(s)

Miquel De Cáceres Ainsa, Biodiversity and Landscape Ecology Laboratory, Centre Tecnologic Forestal de Catalunya

See Also

MeteorologyUncorrectedData, examplecorrectiondata, defaultCorrectionParams.


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