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

pin eccodes_jll=2.28 to make variable names stable #37

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

lupemba
Copy link
Contributor

@lupemba lupemba commented Oct 10, 2024

This is related to #35

I think the best approach is to pin eccodes_jll to 2.28 and release GRIBDatasets 0.3.3. This would mean that user code should continue to work of anyone that have set compat GRIBDatasets=0.3 when they update their project.

After this is done, we can make a PR that pin eccodes_jll to 2.36 and release GRIBDatasets as 0.4. The variables names should be part of GRIBDatasets public interface and I therefore believe that bumping eccodes_jll versions should result in a breaking release.

In the future, we could make a breaking release to update eccodes_jll once a year or when we are doing a breaking release anyway.

Alternatively, eccodes_jll should be pinned in GRIB.jl if short names are considered a stable part of the interface there.

@Alexander-Barth @tcarion

@Alexander-Barth
Copy link
Member

Thanks @lupemba !

@tcarion
Copy link
Member

tcarion commented Oct 14, 2024

That's great, thanks!

@tcarion tcarion merged commit 856353c into JuliaGeo:main Oct 14, 2024
6 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.

3 participants