Skip to content

address deprecation warnings seen in tests#432

Merged
phargogh merged 2 commits intonatcap:mainfrom
davemfish:bugfix/425-numpy-deprecation-warnings
May 1, 2025
Merged

address deprecation warnings seen in tests#432
phargogh merged 2 commits intonatcap:mainfrom
davemfish:bugfix/425-numpy-deprecation-warnings

Conversation

@davemfish
Copy link
Copy Markdown
Contributor

Fixes #425

The numpy warnings are addressed by passing the axes parameter to FFT calls, retaining the same behavior.

pygeoprocessing warnings are addressed by updating the parameter passed to warp_raster and align_and_resize in tests.

@davemfish davemfish requested a review from phargogh May 1, 2025 14:30
Copy link
Copy Markdown
Member

@phargogh phargogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @davemfish !

@phargogh phargogh merged commit 7564501 into natcap:main May 1, 2025
63 checks passed
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.

Numpy deprecationwarnings just appeared

2 participants