A Python reference implementation of the CF data model
Return a construct with the given key.
x.__getitem__(y) <==> x[y]
Added in version (cfdm): 1.7.0