Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible drastic change coming up #68

Open
doutriaux1 opened this issue Dec 8, 2016 · 2 comments
Open

possible drastic change coming up #68

doutriaux1 opened this issue Dec 8, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@doutriaux1
Copy link
Contributor

/Users/doutriaux1/anaconda2/envs/v2.8/lib/python2.7/site-packages/numpy/ma/core.py:3337: 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.
  self.__setitem__(slice(i, j), value)
@durack1
Copy link
Member

durack1 commented Dec 9, 2016

@doutriaux1 @dnadeau4 as part of the numpy cleanup #48 and #62 are also likely relevant (as are CDAT/cdat#1580, CDAT/cdat#885, CDAT/cdat#576, CDAT/cdat#537, CDAT/cdat#481)

@doutriaux1 doutriaux1 modified the milestone: 3.0 May 5, 2017
@doutriaux1 doutriaux1 assigned dnadeau4 and unassigned dnadeau4 May 5, 2017
@jypeter
Copy link
Member

jypeter commented Sep 1, 2017

One of my lucky users just got in the same script:

I told him not to worry about the warning for now, but I hope you find a way to get rid of it

@doutriaux1 doutriaux1 modified the milestones: 3.0, 3.1 Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants