cf classes¶
Metadata component 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. |
Field list class¶
An ordered sequence of fields. |
Data classes¶
An N-dimensional data array with units and masked values. |
|
A sub-array stored in a netCDF file. |
|
|
|
|
Miscellaneous classes¶
Self-describing CF flag values. |
|
Encapsulate a condition. |
|
A duration of time. |
|
Store, combine and compare physical units and convert numeric values to different units. |
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 contiguous ragged array. |
|
An underlying indexed ragged array. |
|
An underlying indexed contiguous ragged array. |