Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cmip6

CMIP6 climate model data


Description

Download downscaled and callibrated CMIP6 climate data for projected future climates.

Usage

cmip6_world(model, ssp, time, var, res, path)

Arguments

model

character. Climate model abbrevation. One of "BCC-CSM2-MR", "CNRM-CM6-1", "CNRM-ESM2-1", "CanESM5", "GFDL-ESM4", "IPSL-CM6A-LR", "MIROC-ES2L", "MIROC6", "MRI-ESM2-0"

ssp

character. A valid Shared Socio-economic Pathway code: "126", "245", "370" or "585".

time

character. A valid time period. One of "2021-2040", "2041-2060", or "2061-2080"

var

character. Valid variables names are "tmin", "tmax", "tavg", "prec" and "bioc"

res

numeric. Valid resolutions are 10, 5, 2.5 (minutes of a degree)

path

character. Path where to download the data to

Value

SpatRaster

See Also

Examples

bio10 <- cmip6_world("CNRM-CM6-1", "585", "2061-2080", var="bio", res=10, path=tempdir())

geodata

Download Geographic Data

v0.2-3
GPL (>= 3)
Authors
Robert J. Hijmans [cre, aut], Aniruddha Ghosh [ctb], Alex Mandel [ctb]
Initial release
2021-05-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.