cfdm.core classes¶
Version 1.8.8.0 for version 1.8 of the CF conventions.
Field construct class¶
A field construct of the CF data model. |
Metadata construct classes¶
An auxiliary coordinate construct of the CF data model. |
|
A cell measure construct of the CF data model. |
|
A cell method construct of the CF data model. |
|
A coordinate reference construct of the CF data model. |
|
A dimension coordinate construct of the CF data model. |
|
A domain ancillary construct of the CF data model. |
|
A domain axis construct of the CF data model. |
|
A field ancillary construct of the CF data model. |
Constructs class¶
A container for metadata constructs. |
Coordinate component classes¶
A cell bounds component of a coordinate or domain ancillary construct of the CF data model. |
|
A coordinate conversion component of a coordinate reference construct of the CF data model. |
|
A datum component of a coordinate reference construct of the CF data model. |
|
An interior ring array with properties. |
Domain class¶
A domain of the CF data model. |
Data classes¶
An orthogonal multidimensional array with masked values and units. |
|
A container for a numpy array. |
|
Abstract base class for a container of an array. |
Abstract base classes¶
Abstract base classes that provide the basis for constructs and construct components.
Abstract base class for storing components. |
|
Mixin class for an object with descriptive properties. |
|
Mixin class for a data array with descriptive properties. |
|
Mixin class for a data array with bounds and descriptive properties. |
|
Mixin class for dimension and auxiliary coordinate constructs of the CF data model. |
|
Mixin class for a collection of named parameters. |
|
Mixin class for a collection of named parameters and named domain ancillary constructs. |
Miscellaneous¶
Modify docstrings. |