cf.Constructs.__iter__ — Documentation
Called when an iterator is required.
x.__iter__() <==> iter(x)
Added in version (cfdm): 1.7.0