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: Min Max computation for physiographic descriptor #156

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

inoelloc
Copy link
Member

This commits resolves an issue when computing min and max value of a physiographic descriptor when there are missing values that are converted to -99.
It fixes the issue #155

This commits resolves an issue when computing min and max value
of a physiographic descriptor when there are missing values that
are converted to -99
@inoelloc inoelloc added the bug Something isn't working label Mar 28, 2024
@nghi-truyen nghi-truyen linked an issue Mar 28, 2024 that may be closed by this pull request
@inoelloc inoelloc merged commit e9aaa18 into maintenance/1.0.x Mar 28, 2024
18 checks passed
@inoelloc inoelloc deleted the fix-min-max-descriptor-with-no-data branch March 28, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Normalisation de descripteurs sur une zone avec des lacunes
2 participants