A CF-compliant earth science data analysis library
Constructs.
__getitem__
Return a construct with the given key.
x.__getitem__(y) <==> x[y]
New in version (cfdm): 1.7.0