cf.DimensionCoordinate.__getitem__

DimensionCoordinate.__getitem__(indices)[source]

Return a subspace of the field construct defined by indices.

x.__getitem__(indices) <==> x[indices]