A CF-compliant earth science data analysis library
FieldAncillary.
__iand__
The augmented bitwise assignment &=
&=
x.__iand__(y) <==> x&=y