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

Fix for numpy 2.0 #137

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Fix for numpy 2.0 #137

merged 1 commit into from
Oct 30, 2024

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Oct 30, 2024

Looks like the new np,ptp will always return NaNs, even for a masked array :-/
I'm using np.ma in std as well to be on the safe side.

@ocefpaf ocefpaf merged commit 6fce0d6 into ioos:main Oct 30, 2024
12 of 13 checks passed
@ocefpaf ocefpaf deleted the numpy_2 branch October 30, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant