downscaleR is an R package for climate analysis, with a special focus on empirical-statistical downscaling of daily data. Find out more about this package at the downscaleR wiki. downscaleR
is fully integrated with the climate data structures provided by the loadeR
bundle for data access.
The recommended installation procedure is to use the install_github
command from the devtools R package.
devtools::install_github("SantanderMetGroup/downscaleR")
Alternatively, you can download the sources from the Releases Tab