cf.Data.__ge__ — Documentation
The rich comparison operator >=
>=
x.__ge__(y) <==> x>=y
Added in version (cfdm): 1.11.2.0