developmentseed / developmentseed/landsat-util
Image data labelled as no data
- Dominant language
- Python
- Stars
- 698
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description

After processing, certain data pixels in a scene can be labelled as no data. This is probably due to the color correction algorithm labelling very dark pixels as no data.
## To reproduce:
`landsat process ./LC81990332014251LGN00.tar.bz -b 432 --pansharpen`
QGIS inspection tool can be used to find that the pixel values at the white value points are actually `no data`.
cf. [this tweet](https://twitter.com/JorgeGT/status/582263201791885312)
cc @drewbo @scisco
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.