set_cmip6_index: Set CMIP6 index

Description Usage Arguments Details Value

Description

set_cmip6_index() takes a data.table::data.table() as input and set it as current index.

Usage

1

Arguments

index

A data.table::data.table() containing the same column names and types as the output of init_cmip6_index().

save

If TRUE, besides loaded index, the index file saved to data directory will be also updated. Default: FALSE.

Details

set_cmip6_index() is useful when init_cmip6_index() may give you too much cases of which only some are of interest.

Value

A data.table::data.table().


epwshiftr documentation built on May 26, 2021, 5:08 p.m.