get_cf_standard_names_table: Get CF standard name table

Description Usage Arguments Details Value Examples

View source: R/cf_data.R

Description

This function downloads the CF standard name table and caches it for further use.

Usage

1

Arguments

version

The version of the CF standard name table.

Details

This function downloads the xml file of the CF standard name table, extracts its entries with the read_xml and xml_find_all, and stores the result as well as the version in the cf_cache environment. If called again, the function uses the cached result unless the version argument changes.

Value

An xml2 nodeset of the entries in the CF standard name table.

Examples

1
2
3

sebschub/klimageodb documentation built on Sept. 25, 2021, 4:16 p.m.