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

update meshkernel and hydrolib-core versions in toml #208

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

veenstrajelmer
Copy link
Collaborator

@veenstrajelmer veenstrajelmer commented Feb 4, 2025

Issue addressed

Fixes #207

Explanation

Explain how you addressed the bug/feature request, what choices you made and why.

Checklist

  • Updated tests or added new tests
  • Branch is up to date with main
  • Tests & pre-commit hooks pass >> fails, but this is unrelated to this PR since it also fails if I restore the previous versions in the toml >> help needed
  • Updated documentation if needed
  • Updated changelog.rst if needed

Additional Notes (optional)

Add any additional notes or information that may be helpful.

@veenstrajelmer veenstrajelmer linked an issue Feb 4, 2025 that may be closed by this pull request
@shartgring
Copy link
Collaborator

Thanks Jelmer! Maybe the tests are failing due to a similar issue as in hydromt_wflow (Deltares/hydromt_wflow#328)? Will keep an eye on it if we find anything over there

@shartgring
Copy link
Collaborator

I checked a bit better and the assertion error occurs due to a difference in the config: {'config.geometry.usecaching': AssertionError('values not equal')}

It is linked to a commit of yours @veenstrajelmer on hydrolib-core where the default value has been changed: Deltares/HYDROLIB-core@250ce86

I guess we can change it to match True right?

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.

Update to hydrolib-core 0.8.1 (and meshkernel v6)
3 participants