Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse meaning of binary sensor_flag in composites and mosaics, set missing_value to 0 #24

Open
2 tasks
mliukis opened this issue Dec 20, 2023 · 0 comments

Comments

@mliukis
Copy link
Collaborator

mliukis commented Dec 20, 2023

  • Modify composites code for the sensor_flag:
    • Reverse the meaning of 0 and 1: 0 - included, 1 - excluded. This will allow for more intuitive display of data to the end users in QGIS.
    • Set missing_value to 0 instead of 255. This is to allow for uniform display of masked out high noise areas

Write scripts to fix existing data:

  • Composites
  • Mosaics
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

No branches or pull requests

1 participant