-
Notifications
You must be signed in to change notification settings - Fork 47
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
For spack-stack 1.6.0: Update eccodes to 2.32.0, py-eccodes to 1.5.0 #913
For spack-stack 1.6.0: Update eccodes to 2.32.0, py-eccodes to 1.5.0 #913
Conversation
…ages.yaml and configs/containers/specs/jedi-ci.yaml
@@ -40,7 +40,7 @@ | |||
ecbuild: | |||
version: ['3.7.2'] | |||
eccodes: | |||
version: ['2.27.0'] | |||
version: ['2.32.0'] |
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.
the latest version is 2.33.0
I need to check is this 2.32.0 has the updated tables
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.
@climbfuji if NOAA
and emc
need to bless the 2.33.0
we should hold off until we can update to this it contains the new WMO BUFR tables
there is also a 2.32.1
just fyi
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.
@BenjaminRuston Given that we are a solid week past the original code freeze date and that eccodes 2.32.0 is the latest available currently in spack develop, we'll go with this in spack-stack-1.6.0. We can update to 2.33.0 in 1.7.0 or in between.
a4a1041
to
23da640
Compare
Summary
All in the title. Requires new versions of eccodes from PR JCSDA/spack#383.
Testing
Applications affected
JEDI applications and containers
Systems affected
All
Dependencies
Issue(s) addressed
Resolves #911
Checklist