Description Usage Arguments Details Value Author(s) See Also
Initializes an object for statistical correction of meteorological data over landscapes.
1 2 | MeteorologyUncorrectedData(points, reference_data, projection_data, dates,
params = defaultCorrectionParams())
|
points |
An object of class |
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 |
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 |
dates |
Object of class |
params |
A |
See correction details in vignettes or in correctionpoints.
An object of class MeteorologyUncorrectedData.
Miquel De Cáceres Ainsa, Biodiversity and Landscape Ecology Laboratory, Centre Tecnologic Forestal de Catalunya
MeteorologyUncorrectedData, examplecorrectiondata, defaultCorrectionParams.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.