cf.Data.__ror__ — Documentation
The binary bitwise operation | with reflected operands.
|
x.__ror__(y) <==> y|x
Added in version (cfdm): 1.11.2.0