pytroll / satpy

Python package for earth-observing satellite data processing
http://satpy.readthedocs.org/en/latest/
GNU General Public License v3.0
1.08k stars 298 forks source link

Thr3mi L1C reader #2908

Open pepephillips opened 2 months ago

pepephillips commented 2 months ago
pepephillips commented 2 months ago

i just looked at the commits and there is an old MAP L1C reader commit in there. The MAP L1C readers were since removed and obviously not part of the final commit, only the new 3MI readers are there.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 78.18182% with 36 lines in your changes missing coverage. Please review.

Project coverage is 95.99%. Comparing base (9e3b342) to head (ed528e3). Report is 69 commits behind head on main.

Files with missing lines Patch % Lines
satpy/readers/thr3mi_l1c_nc.py 53.84% 36 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2908 +/- ## ========================================== - Coverage 96.06% 95.99% -0.07% ========================================== Files 373 375 +2 Lines 54465 54571 +106 ========================================== + Hits 52321 52388 +67 - Misses 2144 2183 +39 ``` | [Flag](https://app.codecov.io/gh/pytroll/satpy/pull/2908/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | Coverage Δ | | |---|---|---| | [behaviourtests](https://app.codecov.io/gh/pytroll/satpy/pull/2908/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `3.98% <0.00%> (-0.01%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/pytroll/satpy/pull/2908/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `96.09% <78.18%> (-0.07%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.