Description Usage Arguments Value
View source: R/support_cdo_fxns.R
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.
1 | parse_cmip_info(dt, not_required = NA)
|
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 |
A data.table of the relvant experiment / model / ect. information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.