Skip to content

Add support for (some) SLSTR L2 data types#3419

Draft
simon-sat wants to merge 7 commits into
pytroll:mainfrom
simon-sat:slstr_l2
Draft

Add support for (some) SLSTR L2 data types#3419
simon-sat wants to merge 7 commits into
pytroll:mainfrom
simon-sat:slstr_l2

Further simplify functions in SLSTR tests.

7485960
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 7, 2026 in 0s

96.30% (-0.04%) compared to 1adb2fa

View this Pull Request on Codecov

96.30% (-0.04%) compared to 1adb2fa

Details

Codecov Report

❌ Patch coverage is 90.40590% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.30%. Comparing base (1adb2fa) to head (7485960).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
satpy/readers/slstr_l2_nc.py 40.54% 22 Missing ⚠️
satpy/readers/core/slstr.py 97.03% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3419      +/-   ##
==========================================
- Coverage   96.33%   96.30%   -0.04%     
==========================================
  Files         467      470       +3     
  Lines       59138    59247     +109     
==========================================
+ Hits        56973    57056      +83     
- Misses       2165     2191      +26     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.