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

SDBA tools failing with dask>=2024.11 #1992

Closed
1 of 2 tasks
Zeitsperre opened this issue Nov 11, 2024 · 0 comments · Fixed by #1993
Closed
1 of 2 tasks

SDBA tools failing with dask>=2024.11 #1992

Zeitsperre opened this issue Nov 11, 2024 · 0 comments · Fixed by #1993
Labels
bug Something isn't working
Milestone

Comments

@Zeitsperre
Copy link
Collaborator

Setup Information

  • Xclim version: 0.53.2
  • Python version: All
  • Operating System: Any

Description

It seems that the latest dask (2024.11.0) is causing our SDBA-based tests to fail. This is also causing failures on PAVICS notebooks.

Steps To Reproduce

$ python -m pip install dask==2024.11.1
$ pytest

Additional context

https://docs.dask.org/en/stable/changelog.html#v2024-11-1

Contribution

  • I would be willing/able to open a Pull Request to address this bug.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Zeitsperre Zeitsperre added the bug Something isn't working label Nov 11, 2024
@Zeitsperre Zeitsperre added this to the v0.54.0 milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant