cf.CF

cf.CF()[source]

The version of the CF conventions.

This indicates which version of the CF conventions are represented by this release of the cfdm package, and therefore the version can not be changed.

New in version (cfdm): 1.7.0

Returns
str

The version of the CF conventions represented by this release of the cfdm package.

Examples

>>> CF()
'1.11'