pytroll / satpy

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

Fix cutoffs for night_ir_alpha and bump up trollimage version #2744

Closed mraspaud closed 4 months ago

mraspaud commented 4 months ago

This PR fixes the satpy configuration for the night ir enhancement for the problem that was reported in https://github.com/pytroll/trollimage/issues/162

mraspaud commented 4 months ago

@TheMetMan you'll be interested in this.

TheMetMan commented 4 months ago

@mraspaud thanks for the Heads Up.

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (f8937d4) 95.89% compared to head (205d5e8) 95.89%. Report is 23 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2744 +/- ## ======================================= Coverage 95.89% 95.89% ======================================= Files 371 371 Lines 52825 52825 ======================================= Hits 50656 50656 Misses 2169 2169 ``` | [Flag](https://app.codecov.io/gh/pytroll/satpy/pull/2744/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/2744/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `4.15% <ø> (ø)` | | | [unittests](https://app.codecov.io/gh/pytroll/satpy/pull/2744/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `95.99% <ø> (ø)` | | 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.