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

OLCI reader can't process quality flags #1209

Open
simonrp84 opened this issue May 17, 2020 · 0 comments · May be fixed by #2687
Open

OLCI reader can't process quality flags #1209

simonrp84 opened this issue May 17, 2020 · 0 comments · May be fixed by #2687
Assignees
Labels
component:readers enhancement code enhancements, features, improvements

Comments

@simonrp84
Copy link
Member

Feature Request

The OLCI L1 reader does not recognise the quality flag products that are shipped with the data. These are in the qualityFlags.nc file.

For bright scenes, OLCI frequently saturates (see image) and it would be good to have the quality flags available to mask these saturated pixels.
baddata

Describe the solution you'd like

  1. Add quality flags to the reader YAML
  2. Update the reader functions to understand and use the quality flags, masking bad pixels

Additional context
This issue is mainly a reminder for me, so I can come back to it and implement a fix when I have some time.

@djhoese djhoese added component:readers enhancement code enhancements, features, improvements labels May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:readers enhancement code enhancements, features, improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants