Skip to content
Jose M. Gutierrez edited this page Apr 19, 2018 · 162 revisions

downscaleR: An R package for Statistical Downscaling

downscaleR is an R package for empirical-statistical downscaling focusing on daily data and covering the most popular approaches (bias correction, Model Output Statistics, Perfect Prognosis) and techniques. This package has been conceived to work in the framework of both seasonal forecasting and climate change studies. Thus, it considers ensemble members as a basic dimension of the data structure.

This package is part of the climate4R bundle, formed by loadeR, transformeR, downscaleR and visualizeR.

This wiki provides an up-to-date description of the package functionalities, with some worked examples:

  1. Package Installation
  2. Data manipulation with transformeR
  3. Bias Correction
    1. Simple application of the methods
      1. Working with a moving window (introducing seasonality)
    2. Application to Seasonal Forecasts
    3. How to contribute with new bias correction methods
  4. Perfect Prognosis Approach
    1. Training and cross-validation
    2. Downscaling climate change projections
    3. Downscaling seasonal forecasts

The development of this package has been partially supported by the SPECS project (Grant Agreement 308378) and was used in the SPECS hands-on training school on seasonal forecasting and downscaling held in Santander (Spain), from 10-12 September 2014 (see the wiki for an up-to-date version of the code used in the course).

Clone this wiki locally