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