Open-EO / openeo-geopyspark-driver

OpenEO driver for GeoPySpark (Geotrellis)
Apache License 2.0
25 stars 4 forks source link

"ripple effect" on download of binary image #33

Open soxofaan opened 4 years ago

soxofaan commented 4 years ago

when downloading a binary (mask) image, the result has a strange ripple effect along horizontal dimension.

example: top image shows a scene classification layer, bottom image is binary mask by picking class 2: Screenshot from 2019-12-10 14-21-30

full notebook: https://gist.github.com/soxofaan/30590718a6443724f25f97b1da582581

jdries commented 4 years ago

Thing is that the result is correct when you actually apply the mask. So I'm thinking that this occurs when we stitch the data into a geotiff. Binary data is a bit of a special case, so that might be the problem.

soxofaan commented 1 year ago

probably happening here as well: https://discuss.eodc.eu/t/unexpected-results-using-datacube-apply/447

soxofaan commented 5 months ago

reported on CDSE forum as well: https://helpcenter.dataspace.copernicus.eu/hc/en-gb/community/posts/17324746458397-Masking-problem