JosephDoun / msi2slstr

AI assisted data fusion software for Sentinel-2 MSI and Sentinel-3 SLSTR Level 1 and 2 products
https://josephdoun.github.io/msi2slstr/
MIT License
3 stars 0 forks source link

`msi2slstr.transform.resizing` ValidAverageDownsampling algorithm processes wrong tiles #91

Closed JosephDoun closed 2 weeks ago

JosephDoun commented 2 weeks ago

Describe the bug The tiles constructed are not correct. Dimensions are mixed.

Expected behavior Last two dimensions should be divided in neighboring groups of pixels.

Additional context Add any other context about the problem here.