chl_ts: Access CHELSA timeseries

View source: R/chl_ts.R

chl_tsR Documentation

Access CHELSA timeseries

Description

Access CHELSA timeseries

Usage

chl_ts(var, year, val = NULL, path = ".")

Arguments

var

variable name.

year

year.

val

optional.

path

path to the folder where files will be stored.

Details

"The CHELSA timeseries data consists of monthly downscaled model output temperature and precipitation estimates at a horizontal resolution of 30 arc sec. from 1979-2013. The resulting data consist of a mean monthly temperature and precipitation amounts." (Karger et al. 2017)

References

  • https://chelsa-climate.org

  • Karger, D.N., Conrad, O., Böhner, J., Kawohl, T., Kreft, H., Soria-Auza, R.W., Zimmermann, N.E., Linder, H.P., Kessler, M.(2017) Data from: Climatologies at high resolution for the earth’s land surface areas. Dryad Digital Repository. doi.org/10.5061/dryad.kd1d4.

Examples

## Not run: 
chl_ts("prec", 1982, 3)
chl_ts("gts30", 1982)

## End(Not run)

inSileco/rchelsa documentation built on April 17, 2025, 2:09 p.m.