Skip to content

First attempt at image comparison using simple stats #74

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kcartier-wri
Copy link
Collaborator

Crude prototype of using simple statistics to compare rasters with different resolutions.

@kcartier-wri
Copy link
Collaborator Author

kcartier-wri commented Sep 9, 2024

Here's the prototype of "fun-with-statistics" version of the raster comparison function. I may be able to make it more justifiable and robust with further refinement.

One concern is that the tolerances must become more extreme as the raster coarseness increases and value variability decreases. Another is that the code only does a set-based statistical analysis and completely ignores the spatial aspect of the data. Maybe we could identify some maxima/minima and check spatial (or grid) proximity.

@chrowe chrowe added the wontfix This will not be worked on label Feb 24, 2025
@chrowe chrowe removed the request for review from jterry64 April 17, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants