cf.Data.__gt__

Data.__gt__(other)[source]

The rich comparison operator >

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

Added in version (cfdm): 1.11.2.0