You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently AVERAGE overview resampling is applied to all COGs of the ARD product (function ard.format). This is fine for image files but not for masks with discrete value encodings. In this case MODE resampling should be applied.