Closed fjaviersanchez closed 6 years ago
For the dithered case the sample selection might be quite simple (detect_isPrimary==0, *extendedness_value==1) but we might want to analyze the behavior of objects with other flags (like interpolated pixels)
detect_isPrimary==0
*extendedness_value==1
For the dithered case the sample selection might be quite simple (
detect_isPrimary==0
,*extendedness_value==1
) but we might want to analyze the behavior of objects with other flags (like interpolated pixels)