getGLMchelsa: getGLMchelsa

View source: R/getGLMchelsa.R

getGLMchelsaR Documentation

getGLMchelsa

Description

Function to ease the download of the high resolution climate projections from the chelsa server

Usage

getGLMchelsa(model, scenario, yr, outdir = getwd())

Arguments

model:

character describing the glm, check http://chelsa-climate.org/downloads/

scenario:

character: 'rcp45', 'rcp60' or 'rcp85'

yr:

integer year of the projection, only available: 2060 or 2080

Value

list with monthly temperature and precipitation from the GLM's projections, both saved as netCDF files

Examples

getGLMchelsa(model='bcc',scenario='rcp85',yr=2060)

dsval/splashTools documentation built on Jan. 26, 2023, 4:40 a.m.