Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 4.5.2
-
Fix Version/s: None
-
Component/s: Mosaic
-
Labels:None
Description
A new L3 band shall be generated with the Mosaic Processor.
The new band is defined by a band arithmetic expression like: "NOT flagged ? good_value : bad_value".
If the bad_value is equal to the no-data-value specified in the request, the bad_value will be used in the averaging anyhow (trotzdem).
So, instead of discarding the bad_value pixel, it is used for averaging.
The new band is defined by a band arithmetic expression like: "NOT flagged ? good_value : bad_value".
If the bad_value is equal to the no-data-value specified in the request, the bad_value will be used in the averaging anyhow (trotzdem).
So, instead of discarding the bad_value pixel, it is used for averaging.