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

"visually" test on ee.Image #11

Open
fitoprincipe opened this issue Dec 21, 2023 · 0 comments
Open

"visually" test on ee.Image #11

fitoprincipe opened this issue Dec 21, 2023 · 0 comments

Comments

@fitoprincipe
Copy link
Member

fitoprincipe commented Dec 21, 2023

Is your feature request related to a problem? Please describe.
Some processing done in GEE side are better checked by "seeing" the image, e.g. smoothing filters, convolutions and many others. Would be like saying that a bunch of pixels have always the same values, but also being able to see the results is a plus.

Describe the solution you'd like
data_regression plugin being able to store the image and check against it. It could benefit from the new ee.data.getPixels or computePixels methods

Additional context
Test should be performed over small areas. Maybe the plugin could do some checking on this, or at least warn the user if the fetching is too large.

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

No branches or pull requests

1 participant