cfdm.CellConnectivity.identities¶
- CellConnectivity.identities(generator=False, **kwargs)[source]¶
Return all possible identities.
The identities comprise:
The connectivity type, preceded by
'connectivity:'.The
standard_nameproperty.All properties, preceded by the property name and a colon, e.g.
'long_name:Air temperature'.The netCDF variable name, preceded by
'ncvar%'.
Added in version (cfdm): 1.11.0.0
See also