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

Address a few problems caught by testing with Python 3.12 #588

Merged
merged 4 commits into from
Feb 2, 2024

Conversation

kafitzgerald
Copy link
Collaborator

Addresses a few problems caught by testing with Python 3.12:

  • an unnecessary import that will no longer work
  • fix some shapefile reads that now break
  • add dask to the conda env because xarray needs it in at least one of our examples

We'll still need to wait on a few dependencies for Python 3.12, but these are probably good to get in anyway.

Related to #550.

@kafitzgerald kafitzgerald requested a review from jukent January 31, 2024 22:26
@kafitzgerald kafitzgerald merged commit bda3988 into NCAR:main Feb 2, 2024
7 checks passed
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.

2 participants