A Python reference implementation of the CF data model
Called when an iterator is required.
x.__iter__() <==> iter(x)
Added in version (cfdm): 1.7.0