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

Relax the pin on iris to allow the use of older versions for performance reasons #3270

Merged
merged 1 commit into from Jul 4, 2023

Conversation

bouweandela
Copy link
Member

@bouweandela bouweandela commented Jul 3, 2023

Description

During testing for the v2.9.0 release of ESMValTool, we noticed that the latest versions of iris are considerably less performant with the Dask default scheduler. Therefore it would be good to allow using older versions of iris, even if these do not support the distributed scheduler. Note that a new installation will still default to the latest version of iris, so this is only for users who really want to use the older version.

See discussion in #3239 (comment)


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number of pull requests:

@bouweandela bouweandela added this to the v2.9.0 milestone Jul 3, 2023
@bouweandela bouweandela marked this pull request as ready for review July 4, 2023 09:17
@bouweandela bouweandela changed the title Relax the pin on iris so older versions can be used Relax the pin on iris to allow the use of older versions for performance reasons Jul 4, 2023
Copy link
Contributor

@remi-kazeroni remi-kazeroni left a comment

Choose a reason for hiding this comment

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

Thanks!

@bouweandela bouweandela merged commit 28ad6b4 into main Jul 4, 2023
6 checks passed
@bouweandela bouweandela deleted the relax-iris-pin branch July 4, 2023 10:30
bouweandela added a commit that referenced this pull request Jul 4, 2023
jvegreg pushed a commit that referenced this pull request Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants