We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Should test band by band with the correct NDV value. Currently it tests all bands against the first band NDV, which in rare cases is incorrect.
The text was updated successfully, but these errors were encountered:
See TODO: in mrf_band.cpp, use of isAllVal() in FetchBlock() https://github.com/nasa-gibs/mrf/commit/b651af91507416ba0cc557cfeaf940a1c3402bdd
Sorry, something went wrong.
lucianpls
No branches or pull requests
Should test band by band with the correct NDV value. Currently it tests all bands against the first band NDV, which in rare cases is incorrect.
The text was updated successfully, but these errors were encountered: