set_cmip6_index: Set CMIP6 index

View source: R/esgf.R

set_cmip6_indexR Documentation

Set CMIP6 index

Description

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

Usage

set_cmip6_index(index, save = FALSE)

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().


hongyuanjia/epwshiftr documentation built on May 19, 2024, 5:27 p.m.