cf.Data.__eq__

Data.__eq__(other)[source]

The rich comparison operator ==

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

Added in version (cfdm): 1.11.2.0