A Python reference implementation of the CF data model
Remove size 1 axes from construct data.
The construct.
The axes to squeeze. If None then all size 1 axes are removed from the data.
None
bool
If True then do the operation in-place and return None.
Added in version (cfdm): 1.12.0.0
The construct with removed axes, or None if the operation was in-place.