sedona icon indicating copy to clipboard operation
sedona copied to clipboard

When I use Bicubic alg to resample a raster with no data pixel , the output raster would be filled unexpected data in no data pixel

Open MyqueWooMiddo opened this issue 1 year ago • 3 comments

MyqueWooMiddo avatar Feb 20 '24 06:02 MyqueWooMiddo

Bilinear alg has similar result , on the edges between valid pixel and nodata pixel , the resample pixel has unexpected data

MyqueWooMiddo avatar Feb 26 '24 06:02 MyqueWooMiddo

@MyqueWooMiddo Yes, I believe we didn't well handle the no-date value when a transformation happens. We will fix this in the next release.

jiayuasu avatar Feb 26 '24 06:02 jiayuasu

@MyqueWooMiddo Yes, I believe we didn't well handle the no-date value when a transformation happens. We will fix this in the next release.

THX

MyqueWooMiddo avatar Feb 26 '24 08:02 MyqueWooMiddo