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

Remove matplotlib version pin and minor contour labeling change for compatibility #568

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

kafitzgerald
Copy link
Collaborator

Removes the matplotlib<3.8 version pin and makes a minor change to the NCL_coneff_8.py contour labeling (removes the contour levels that were specified in addition to the locations to label) for compatibility with matplotlib 3.8+.

Closes #567.

We might wait until the next matplotlib release to merge this since matplotlib/matplotlib#27334 is still needed to address a couple of spurious lines in the example with matplotlib 3.8+.

@kafitzgerald kafitzgerald self-assigned this Nov 17, 2023
@kafitzgerald
Copy link
Collaborator Author

And the matplotlib release is already out. Let's get this in.

@kafitzgerald kafitzgerald marked this pull request as ready for review November 20, 2023 16:43
@kafitzgerald kafitzgerald requested a review from jukent November 20, 2023 16:43
@jukent jukent merged commit 07ea2d3 into NCAR:main Nov 20, 2023
6 checks passed
@kafitzgerald kafitzgerald deleted the issue567 branch November 20, 2023 17:58
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.

Unpin matplotlib 3.8+
2 participants