Description Usage Arguments Value Author(s) References See Also
Low-level function to perform bias correction.
1  | correction_series(obs, mod, proj = NULL, method = "unbias", isPrec=TRUE, qstep=0.01)
 | 
obs | 
 Observed series for the reference (historical) period.  | 
mod | 
 Modelled series for the reference (historical) period.  | 
proj | 
 Modelled series for the projected period. If missing, the reference (historical) period is corrected.  | 
method | 
 Correction method, either   | 
isPrec | 
 A flag to indicate that variable is precipitation (only relevant for quantile mapping).  | 
qstep | 
 Probability step for quantile mapping (see   | 
Returns a vector with corrected values.
Miquel De Cáceres Ainsa, Centre Tecnologic Forestal de Catalunya
De Caceres M, Martin-StPaul N, Turco M, Cabon A, Granda V (2018) Estimating daily meteorological data and downscaling climate models over landscapes. Environmental Modelling and Software 108: 186-196.
correctionpoints, defaultCorrectionParams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.