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

Remove numpy warning when printing a field with masked reference time values #8

Closed
davidhassell opened this issue Nov 13, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@davidhassell
Copy link
Contributor

davidhassell commented Nov 13, 2019

The (benign) warning was UserWarning: Warning: converting a masked element to nan.

This resulted from the masked points being converted to NaNs.

@davidhassell davidhassell added the bug Something isn't working label Nov 13, 2019
@davidhassell
Copy link
Contributor Author

Fixed in v1.7.10

davidhassell added a commit that referenced this issue Nov 13, 2019
@davidhassell davidhassell self-assigned this Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant