Skip to content

MaskedArrayFutureWarning Numpy 1.11 - does this require some cdms tweaks? #122

@durack1

Description

@durack1

It seems the following error is being triggered very often:

make_masks.py:247: MaskedArrayFutureWarning: setting an item on a masked array which has a shared
mask will not copy the mask and also change the original mask array in the future.
Check the NumPy 1.11 release notes for more information.
  basinmask3[yInd,xInd] = 2 ; # Correct to Pacific

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions