A CF-compliant earth science data analysis library
The binary arithmetic operation %=
%=
x.__imod__(y) <==> x %= y
Added in version 1.0.