cfdm.core.Constructs.__getitem__

Constructs.__getitem__(key)[source]

Return a construct with the given key.

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

New in version (cfdm): 1.7.0