cfdm classes¶
Version 1.8.5 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. |
Domain class¶
A domain of the CF data model. |
Data classes¶
An orthogonal multidimensional array with masked values and units. |
|
An underlying array stored in a netCDF file. |
|
An underlying numpy array. |
|
Abstract base class for a container of an underlying array. |
Data compression classses¶
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 contiguous ragged array. |
|
An underlying indexed ragged array. |
|
An underlying indexed contiguous ragged array. |
|
Abstract base class for a container of an underlying compressed array. |