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

Add Quality flag for cloud mask #27

Open
g4brielvs opened this issue Dec 7, 2023 · 0 comments
Open

Add Quality flag for cloud mask #27

g4brielvs opened this issue Dec 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@g4brielvs
Copy link
Member

Bit 0: Day/Night
0: Night
1: Day
Bits 1-3: Land/Water Background
0: Land & Desert
1: Land no Desert
2: Inland Water
3: Sea Water
5: Coastal
Bits 4-5: Cloud Mask Quality
0: Poor
1: Low
2: Medium
3: High
Bits 6-7: Cloud Detection Results & Confidence Indicator
0: Confident Clear
1: Probably Clear
2: Probably Cloudy
3: Confident Cloudy
Bit 8: Shadow Detected
0: No
1: Yes
Bit 9: Cirrus Detection (IR) (BTM15 - BTM16)
0: No cloud
1: Cloud
Bit 10: Snow/Ice Surface
0: No Snow/Ice
1: Snow/Ice

@g4brielvs g4brielvs added bug Something isn't working help wanted Extra attention is needed labels Dec 7, 2023
@g4brielvs g4brielvs self-assigned this Dec 7, 2023
@g4brielvs g4brielvs added enhancement New feature or request and removed bug Something isn't working labels Dec 7, 2023
@g4brielvs g4brielvs added this to the v0.3.0 milestone Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant