Updated besd image and outdated readme info - #93
Merged
Conversation
camposeddie
approved these changes
Mar 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the besd image to version 3.21.1-1090-el8. The Hyrax wiki lists besd 3.21.1-1090 as their current prod deployment for Hyrax 1.17.1-712-el8, but the besd image is actually running 1.17.1-733.
No issues testing HDF4 files with no filename extensions as seen below, which was the main fix in the new image. I considered loosening the default regex for file processing, but decided against it since this is an edge case. Unless there are objections, users should be expected to adjust the regex for collections containing granules without file extensions. Alternatively we would need to check every file and attempt to determine file type.
Info in the readme referencing the old get_dmrpp command has also been updated.