Skip to content

Conversation

DirkEilander
Copy link
Contributor

@DirkEilander DirkEilander commented Feb 18, 2025

Issue addressed

Fixes #328
The issue was likely related to using numpy<2 in combination with recent pyflwdir update.

Explanation

Requires Hydromt core v0.10.1 patch release

@DirkEilander DirkEilander mentioned this pull request Feb 18, 2025
2 tasks
Copy link
Contributor

@hboisgon hboisgon left a comment

Choose a reason for hiding this comment

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

Thanks for investigating @DirkEilander! I agree in principle but I guess we need to wait for hydromt v0.10.1 to make the final updates in this branch and then merge.

Copy link
Contributor

@savente93 savente93 left a comment

Choose a reason for hiding this comment

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

Tests pass locally on my machine and this is necessary to get the CI back up and running, so I'm merging this. Feel free to let me know if it causes any problems.

@savente93 savente93 merged commit 3d4f1d3 into main Feb 27, 2025
6 checks passed
@savente93 savente93 deleted the unpin_numpy_xarray branch February 27, 2025 12:32
@hboisgon
Copy link
Contributor

@savente93 Thanks for releasing hydromt 0.10.1. As I mentioned above though, this pull request was not ready as for example in the pyproject toml we point to the installation of hydromt via git ("hydromt@git+https://github.com/Deltares/[email protected]") and not conda forge...

Could you adress that? Either by re-opening this PR or in a new branch. Thanks!

@savente93
Copy link
Contributor

Sorry, didn't realise that, I'll fix it today.

savente93 pushed a commit that referenced this pull request Mar 3, 2025
* unpin numpy and xarray

* linting
@deltamarnix deltamarnix added this to the Release 0.8 milestone Apr 8, 2025
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.

The tests are failing
4 participants