cfdm.H5netcdfArray.is_subspace¶
- H5netcdfArray.is_subspace()[source]¶
True if the index represents a subspace of the data.
The presence of
numpy.newaxis(i.e. added size 1 dimensions) inindexwill not, on their own, causeis_subspaceto returnFalseAdded in version (cfdm): 1.12.0.0