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

Now support index for GRIB2 files > 2 GB #606

Closed
wants to merge 8 commits into from

Conversation

edwardhartnett
Copy link
Contributor

@edwardhartnett edwardhartnett commented Feb 7, 2024

Part of #550

This adds more code to support an index for files > 2 GB. There are a lot of changes necessary to support this one additional 64-bit value in the index file. ;-)

More changes coming in the next PR, but this one can be merged. All changes are made in a backward compatible way, so that all existing code continues to work just as it always has.

To get the index files for files > 2 GB, new functions must be called, wtih an index version argument.

@edwardhartnett edwardhartnett changed the title more index progress Now support index for GRIB2 files > 2 GB Feb 7, 2024
@edwardhartnett edwardhartnett marked this pull request as ready for review February 8, 2024 14:06
@edwardhartnett
Copy link
Contributor Author

@AlexanderRichert-NOAA or @Hang-Lei-NOAA please review...

@edwardhartnett
Copy link
Contributor Author

Never mind, this PR superseded by #607

@edwardhartnett edwardhartnett deleted the ejh_index_even_more branch May 17, 2024 07:58
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.

1 participant