cfdm.CFDMImplementation.get_compressed_axes

CFDMImplementation.get_compressed_axes(field_or_domain, key=None, construct=None)[source]

Return the axes that have been compressed.

Parameters:

field_or_domain: field or domain construct

key: str, optional

construct: optional

If construct is set must key be set, too.

Returns:
list of str

The domain axis identifiers of dimensions that are compressed.