its_live_production icon indicating copy to clipboard operation
its_live_production copied to clipboard

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

Open mliukis opened this issue 1 year ago • 0 comments

  • 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

mliukis avatar Dec 20 '23 18:12 mliukis