load_cmip6_index: Load previously stored CMIP6 experiment output file index

View source: R/esgf.R

load_cmip6_indexR Documentation

Load previously stored CMIP6 experiment output file index

Description

Load previously stored CMIP6 experiment output file index

Usage

load_cmip6_index(force = FALSE)

Arguments

force

If TRUE, read the index file. Otherwise, return the cached index if exists. Default: FALSE.

Value

A data.table::data.table with 20 columns. For detail description on column, see init_cmip6_index().

Examples

## Not run: 
load_cmip6_index()

## End(Not run)

epwshiftr documentation built on May 29, 2024, 7:44 a.m.