parse_cmip_info: Parse out the CMIP information

Description Usage Arguments Value

View source: R/support_cdo_fxns.R

Description

parse_cmip_info Extract the CMIP experiment / model / ensemble / ect. information from a data frame of information to process. This function should work with both CMIP5 and CMIP6 data.

Usage

1
parse_cmip_info(dt, not_required = NA)

Arguments

dt

a tibble that contains columns of information in addition to other columns, no

not_required

a vector of the CMIP infor that is not required

Value

A data.table of the relvant experiment / model / ect. information.


kdorheim/cdoR documentation built on July 28, 2020, 6:42 p.m.