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

Fix more than one band error #234

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

yellowcap
Copy link
Contributor

Precompute band count before closing the file
Fixes #233

Precompute band count before closing the file
Fixes gjoseph92#233
Copy link
Owner

@gjoseph92 gjoseph92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @yellowcap! I'm surprised nobody has run into this already.

@gjoseph92 gjoseph92 merged commit 95fa740 into gjoseph92:main Dec 6, 2023
@yellowcap
Copy link
Contributor Author

Thanks for the fix @yellowcap! I'm surprised nobody has run into this already.

Maybe people have but did not care too much about getting the wrong error message... 😊

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.

Error for assests with multiple bands is not raised correctly
2 participants