cfdm classes¶
Version 1.13.3.0 for version 1.13 of the CF conventions.
Note
See also the cfdm.core classes.
Field construct class¶
A field construct of the CF data model. |
Domain construct class¶
A domain construct of the CF data model. |
Metadata construct classes¶
An auxiliary coordinate construct of the CF data model. |
|
A cell connectivity 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 domain topology 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. |
|
A coordinate conversion component. |
|
A datum component of a CF data model coordinate reference. |
|
An interior ring array with properties. |
Data classes¶
An N-dimensional data array with units and masked values. |
Array classes¶
Classes that support the creation and storage of arrays.
Abstract base class for a container of an underlying array. |
|
A netCDF array accessed with |
|
An array stored in a CF aggregation variable. |
|
A array filled with a given value. |
|
|
An underlying |
An underlying sparse array. |
Data compression classes¶
Classes that support the creation and storage of compressed arrays.
A count variable required to uncompress a ragged array. |
|
An index variable required to uncompress a ragged array. |
|
A list variable required to uncompress a gathered array. |
|
An underlying gathered array. |
|
An underlying ragged array. |
|
A subarray of a compressed ragged array. |
|
An underlying contiguous ragged array. |
|
An underlying indexed ragged array. |
|
An underlying indexed contiguous ragged array. |
|
Mixin class for a container of an underlying compressed array. |
|
A quantization variable. |
|
A subarray of an array compressed by subsampling. |
|
A subarray of an array compressed by subsampling. |
|
A subarray of an array compressed by gathering. |
|
A subarray of an array compressed by subsampling. |
|
A subarray of an array compressed by subsampling. |
|
A subarray of an array compressed by subsampling. |
|
A subarray of an array compressed by subsampling. |
|
Abstract base class for a subarray of compressed array. |
|
An underlying subsampled array. |
|
A subarray of an array compressed by subsampling. |
Abstract base classes¶
Abstract base classes that provide the basis for constructs and construct components.
Properties for a netCDF node count variable. |
|
Properties for a netCDF part node count variable. |
|
Abstract base class for storing components. |
Implementation classes¶
Store an implementation of the CF data model. |
|
A container for the CF data model implementation. |
Miscellaneous classes¶
A container for a constant with context manager support. |
|
Dictionary-like container for the global constants. |
|
An interpolation parameter variable. |
|
A tie point index variable with properties. |
|
Store, combine, compare, and convert physical units. |