A CF-compliant earth science data analysis library
The augmented bitwise assignment |=
|=
x.__ior__(y) <==> x|=y
Added in version (cfdm): 1.11.2.0