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

Fix SLSTR angle interpolation. #3017

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'pytroll:main' into slstr_ang_int

bee6032
Select commit
Loading
Failed to load commit list.
Open

Fix SLSTR angle interpolation. #3017

Merge branch 'pytroll:main' into slstr_ang_int
bee6032
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2025 in 0s

96.10% (-0.02%) compared to 01237e2

View this Pull Request on Codecov

96.10% (-0.02%) compared to 01237e2

Details

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.

Project coverage is 96.10%. Comparing base (01237e2) to head (bee6032).
Report is 53 commits behind head on main.

Files with missing lines Patch % Lines
satpy/readers/slstr_l1b.py 27.27% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3017      +/-   ##
==========================================
- Coverage   96.11%   96.10%   -0.02%     
==========================================
  Files         383      383              
  Lines       55673    55682       +9     
==========================================
+ Hits        53511    53512       +1     
- Misses       2162     2170       +8     

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