cfdm functions


Version 1.8.2 for version 1.8 of the CF conventions.

Reading and writing

cfdm.read

Read field constructs from a dataset.

cfdm.write

Write field constructs to a netCDF file.

Constants

cfdm.CF

The version of the CF conventions.

cfdm.ATOL

The tolerance on absolute differences when testing for numerically tolerant equality.

cfdm.RTOL

The tolerance on relative differences when testing for numerically tolerant equality.

Miscellaneous

cfdm.environment

Return the names, versions and paths of all dependencies.

cfdm.example_field

Return an example field construct.

cfdm.implementation

Return a container for the CF data model implementation.