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

ISCCP-NG level 1g reader #3002

Open ninahakansson opened 5 days ago

ninahakansson commented 5 days ago

This is a reader for the ISCCP-NG L1g format https://cimss.ssec.wisc.edu/isccp-ng/. Nominal calibration us used for SEVIRI. It might be good to recalibrate SEVIRI. But I can not find information in the file on the coefficients used. So these would need to be supplied separately.

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.09%. Comparing base (80c93cb) to head (51fde45). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3002 +/- ## ======================================== Coverage 96.08% 96.09% ======================================== Files 377 379 +2 Lines 55155 55255 +100 ======================================== + Hits 52997 53097 +100 Misses 2158 2158 ``` | [Flag](https://app.codecov.io/gh/pytroll/satpy/pull/3002/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/3002/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `3.93% <0.00%> (-0.01%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/pytroll/satpy/pull/3002/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `96.18% <100.00%> (+<0.01%)` | :arrow_up: | 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.

coveralls commented 5 days ago

Pull Request Test Coverage Report for Build 12083858536

Details


Totals Coverage Status
Change from base Build 12026150882: 0.006%
Covered Lines: 53343
Relevant Lines: 55450

💛 - Coveralls