Open-EO/openeo-result-validation-engine

NaN-Value Check

Opened this issue · 0 comments

The NaN-Value check for images does not work properly.

It has to check for RGB(255, 255, 255) - white or transparency RGBA(X, X, X, 0).

However, this can be problematic depending on which kind of file is read.