cf.Data.__lt__

Data.__lt__(other)[source]

The rich comparison operator <

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

Added in version (cfdm): 1.11.2.0