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 numpy 2 compatibility #126

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Jul 1, 2024

Fixes use of deprecated functions from numpy. It also adds checks for warnings durings tests and I've removed the small number of existing warnings.

  • Closes #xxxx
  • Tests added
  • Tests passed
  • Passes git diff origin/main **/*py | flake8 --diff
  • Fully documented

@djhoese djhoese added the bug label Jul 1, 2024
@djhoese djhoese self-assigned this Jul 1, 2024
@djhoese djhoese merged commit 4aa5b29 into pytroll:main Jul 1, 2024
13 checks passed
@djhoese djhoese deleted the bugfix-numpy2-compat branch July 1, 2024 15:42
@coveralls
Copy link

Coverage Status

coverage: 95.346% (+0.02%) from 95.327%
when pulling bb4fba5 on djhoese:bugfix-numpy2-compat
into 5f32215 on pytroll:main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants