LibCF library access data files in accordance with the CF Conventions.
conda install conda-forge::libcf
conda install conda-forge/label/cf201901::libcf
conda install conda-forge/label/cf202003::libcf
conda install conda-forge/label/gcc7::libcf
By using libcf, a data producer can produce files that conform to the CF standards, without having to write netCDF code to create and decode all the attributes that the CF convention uses to store meta-data. A data consumer can use libcf to read any file which conforms to the CF conventions; the file does not need to be created with libcf to be read by libcf