Skip to content

Conversation

@cheops
Copy link

@cheops cheops commented Aug 22, 2025

if the pixel_data already has nodata values, keep that + when applying the mask, also use that value

example if a pixel has:

band_1: -1
band_2: 20
mask: True (valid data)
the -1 of band_1 is also marked as nodata with this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant