A Python reference implementation of the CF data model
Return a subspace of the uncompressed data.
x.__getitem__(indices) <==> x[indices]
Returns a subspace of the uncompressed array as an independent numpy array.
Added in version (cfdm): 1.11.0.0