A Python reference implementation of the CF data model
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'