ProjectPythia / cmip6-cookbook

Examples of analysis of Google Cloud CMIP6 data using Pangeo tools
https://projectpythia.org/cmip6-cookbook/
Apache License 2.0
11 stars 10 forks source link

Pin Python < 3.12 #67

Closed mgrover1 closed 11 months ago

mgrover1 commented 11 months ago

Pin older python until packages are updated

github-actions[bot] commented 11 months ago

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. 🔍 Git commit SHA: 388012f24bbc581c011f1bd0b6fa3cb0407e5471 ✅ Deployment Preview URL: https://ProjectPythia.github.io/cmip6-cookbook/_preview/67

mgrover1 commented 11 months ago

Can you possibly put a comment in the env file explaining why the python version pin is needed? i.e are there specific conflicts or updates we are waiting on a resolution for?

Possibly related, do you know if the numpy version pin is still needed?

I suspect it is something related to netcdf based on some of the errors, but I wanted to test this to be sure.

I do not think the numpy pin is needed.