Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 714 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 714 Bytes

dsclim

Lifecycle: experimental R-CMD-check

The goal of dsclim is to ease the use of the climate4r package to downscale TraCE21ka and CMIP5 climate data in combination with UERRA reanalysis data.

Installation

You can install the development version of dsclim like so:

# install.packages("devtools")
devtools::install_github("dinilu/dsclim", build_vignettes = TRUE)