metaclipcc.getFuturePeriod: Get future period

Description Usage Arguments Value See Also

View source: R/metaclipcc.helpers.R

Description

Get a future period time slice ready to be used by metaclipR functions

Usage

1
metaclipcc.getFuturePeriod(project, model, run, future.period, rcp)

Arguments

project

Either "CMIP5" or "CMIP6"

model

GCM name, as encoded in the reference lookup dataset_table.csv. Type unique(showIPCCdatasets(names.only = FALSE)$GCM)

run

Model run, as extracted literally from reference tables Run field

future.period

Current options include the standard AR5 future time slices for near term, "2021-2040", medium term "2041-2060" and long term "2081-2100", and the global warming levels of +1.5 degC "1.5", +2 "2", +3 "3" and +4 "4".

rcp

Experiment. Accepted values are restricted to "historical", "rcp26", "rcp45", "rcp60", "rcp85" or corresponding ssps in case of CMIP6

Value

An integer vector of length two, formed by start and end year of the future time slice

See Also

Other lookup-tables: getVariableVersion(), showIPCCdatasets(), showIPCCvars()


metaclip/metaclipcc documentation built on Sept. 24, 2021, 6:42 a.m.