A CF-compliant earth science data analysis library
Called to implement assignment to x[indices]=value.
x.__setitem__(indices, value) <==> x[indices]=value
Added in version 2.0.