An R package for daily precipitation climate series reconstruction

Abstract

Daily precipitation datasets are usually large, bulky and hard to handle, but they are of key importance in many environmental studies. We developed a tool to create custom datasets from observed daily precipitation records. Reference values (RV) are computed for each day and location using multivariate logistic regression with altitude, latitude and longitude as covariates. The operations were compiled in an Open Source R package called reddPrec. The reddPrec package consists of a set of functions used to: i) apply a comprehensive quality control over original daily precipitation datasets, flagging suspect data based on five predefined criteria; ii) fill missing values in original data series by estimating precipitation values using the 10 nearest observations for each day; and iii) create new series and gridded datasets in locations where no data were recorded

    Similar works