cfdm.Implementation¶
- class cfdm.Implementation(cf_version=None, **kwargs)[source]¶
Bases:
objectStore an implementation of the CF data model.
Initialisation
- Parameters:
- kwargs:
The concrete objects required to represent a Field.
Methods¶
Methods
Return all the classes of the implementation. |
|
Copy. |
|
Return the CF version of the implementation. |
|
Return a class of the implementation. |
|
Set a class of the implementation. |