A CF-compliant earth science data analysis library
Return the CF version of the implementation.
str
The version.
Examples
>>> i = cfdm.implementation() # child CF data model implementation >>> i.get_cf_version() '1.10'