chl_europ_obs: Access high resolution climate data for Europe.

View source: R/chl_europ.R

chl_europ_obsR Documentation

Access high resolution climate data for Europe.

Description

Access high resolution climate data for Europe.

Usage

chl_europ_obs(period = "year", var, year, path = ".")

Arguments

period

time period (see below) or "doc" for documentation.

var

variable name (see XXX).

year

year only available when period is set to 'daily' or 'yearly'.

path

path to the folder where files will be stored.

Details

Time periods (periods) are as follows:

  • daily: Data files on a daily resolution (usually years available are 1981-2005)

  • yearly: Annual aggregations of a variable (usually years available are 1981-2005).

  • monthly: Data files on a monthly resolution.

  • normal: Long term, climatological, means of a variable over a Normals period.

References

Examples

## Not run: 
chl_europ_obs("normal", "pr")

## End(Not run)

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