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 support of masking olci l1b products by using quality flags #2687

Merged
merged 5 commits into from
Jul 26, 2024

Merge branch 'main' into olci_l1b_quality_flags

5e19113
Select commit
Loading
Failed to load commit list.
Merged

add support of masking olci l1b products by using quality flags #2687

Merge branch 'main' into olci_l1b_quality_flags
5e19113
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 0s

95.98% (+0.00%) compared to f9dba55

View this Pull Request on Codecov

95.98% (+0.00%) compared to f9dba55

Details

Codecov Report

Attention: Patch coverage is 98.68421% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.98%. Comparing base (f9dba55) to head (5e19113).
Report is 59 commits behind head on main.

Files Patch % Lines
satpy/readers/olci_nc.py 96.96% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2687   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files         368      368           
  Lines       53798    53852   +54     
=======================================
+ Hits        51639    51692   +53     
- Misses       2159     2160    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.