Skip to content

An R package for climate data bias correction and downscaling (part of the climate4R bundle)

Notifications You must be signed in to change notification settings

jbedia/downscaleR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is downscaleR?

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. Find out more about this package at the downscaleR wiki

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

The recommended installation procedure is to use the install_github command from the devtools R package (see the installation info in the wiki):

devtools::install_github(c("SantanderMetGroup/transformeR", "SantanderMetGroup/downscaleR"))

IMPORTANT: Note that transformeR must be previously installed on your system.

NOTE: The utilities in transformeR were formerly part of downscaleR (up to v1.3-4). Since downscaleR v2.0-0, these are in transformeR and downscaleR is strictly aimed to statistical downscaling and bias correction.


Reference and further information:

Cofiño et al. (2018) The ECOMS User Data Gateway: Towards seasonal forecast data provision and research reproducibility in the era of Climate Services. Climate Services, http://dx.doi.org/10.1016/j.cliser.2017.07.001.

About

An R package for climate data bias correction and downscaling (part of the climate4R bundle)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 66.4%
  • HTML 33.6%