cf.Data.__eq__

Data.__eq__(other)[source]

The rich comparison operator ==

x.__eq__(y) <==> x==y

New in version (cfdm): 1.11.2.0