-
Notifications
You must be signed in to change notification settings - Fork 95
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
Update pangeo-notebook metapackage version to 2025.01.10 #596
Conversation
/condalock |
/condalock |
|
/condalock |
pangeo-notebook/conda-lock.yml
Outdated
@@ -30495,11 +30893,11 @@ package: | |||
tqdm: '' | |||
trajan: '' | |||
xarray: '>=0.10.8' | |||
zarr: '>=2.11.0,!=2.18.0' | |||
url: https://conda.anaconda.org/conda-forge/noarch/parcels-3.1.1-pyhea20964_1.conda | |||
zarr: '>=2.11.0,!=2.18.0,<3' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Originally posted by @weiji14 in #595 (comment)
parcels
has pinned tozarr<3
at conda-forge/parcels-feedstock#129, need to keep an eye on OceanParcels/Parcels#1819
Do we want to downgrade from zarr 3.0.0 to 2.18.3?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for looking into it @weiji14. Yes, this is the hard thing with monoenvironments... Personally, I don't mind removing domain-specific packages in favor of moving forward with the more general stack. I also don't really know where these images are being used right now to be honest! With the past hubs no longer there I'm less motivated to troubleshoot stuff like this...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm dropping parcels in favor of latest Zarr and Xarray. People can always use a previous image (<=2025.01.10) if need be 😅
/condalock |
A new pangeo-metapackage version has been detected.
Updated
environment.yml
s to use2025.01.10
.