Skip to content

Make isce3 work with numpy 2.x#226

Open
piyushrpt wants to merge 2 commits intoisce-framework:developfrom
piyushrpt:fix/numpy2.4.x
Open

Make isce3 work with numpy 2.x#226
piyushrpt wants to merge 2 commits intoisce-framework:developfrom
piyushrpt:fix/numpy2.4.x

Conversation

@piyushrpt
Copy link

  • isce3 currently is still pinned to numpy < 2, making it hard to use with most analytics tools that have moved on to newer versions
  • This PR will be in draft state as we fix issues that we run into when working with isce3 in newer environments
  • Current env used for this PR
    • OSX 26.3
    • numpy 2.4.2
    • GDAL 3.12.2
    • HDF5 2.0.0
    • h5py 3.15.1
  • We are not able to test any of the nisar workflows as the test data is not open
  • These changes ensure that unit tests work with newer setup

@hfattahi
Copy link
Contributor

@piyushrpt is this PR still draft or you think ready to be reviewed.

@piyushrpt
Copy link
Author

I think it is ready to be reviewed - it works for external users for isce3. It would be good to run this internally on all NISAR workflows to make sure things dont break.

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.

2 participants