- datasets
character vector. Code of the datasets.
- scenario
character vector. Climate change scenario, e.g. "B1",
"A1B", "A2"
.
- year
integer. Year for which you want the climate change prediction,
e.g. 2100, 2200
.
- terrestrial
logical. When TRUE
(default), then datasets that
only have terrestrial data (seamasked) are returned.
- marine
logical. When TRUE
(default), then datasets that only
have marine data (landmasked) are returned.
- freshwater
logical. When TRUE
, then datasets that only have
freshwater data are returned.
- monthly
logical. When FALSE
, then no monthly layers are
returned. All annual and monthly layers are returned by default.
- version
numeric vector. When NULL
then layers from all versions
of datasets are returned (default) else layers are filtered by version
number.