cfdm functions


Version 1.11.2.0 for version 1.11 of the CF conventions.

Reading and writing

cfdm.read

Read field or domain constructs from a dataset.

cfdm.write

Write field and domain constructs to a netCDF file.

cfdm.netcdf_flatten

Create a flattened version of a grouped netCDF dataset.

cfdm.netcdf_index

Mathematical operations

cf.atol

cf.rtol

Resource management

cf.configuration

cf.chunksize

Miscellaneous

cfdm.CF

The version of the CF conventions.

cfdm.abspath

Return a normalised absolute version of a file name.

cfdm.environment

Return the names, versions and paths of all dependencies.

cfdm.example_field

Return an example field construct.

cfdm.example_fields

Return example field constructs.

cfdm.example_domain

Return an example domain construct.

cfdm.implementation

Return a container for the CF data model implementation.

cfdm.integer_dtype

Return the smallest data type that can store the given integer.

cfdm.log_level

The minimal level of seriousness of log messages which are shown.

cfdm.unique_constructs

Return the unique constructs from a sequence.