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

Improve SEVIRI metadata documentation #2915

Closed sfinkens closed 2 months ago

sfinkens commented 2 months ago

Add an example showing how to access raw metadata.

Also, pin mamba version to latest release < 2 as a temporary workaround until the upstream issue with conda-incubator is fixed.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 96.06%. Comparing base (9e3b342) to head (6a4f2af). Report is 54 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2915 +/- ## ======================================= Coverage 96.06% 96.06% ======================================= Files 373 373 Lines 54465 54406 -59 ======================================= - Hits 52321 52267 -54 + Misses 2144 2139 -5 ``` | [Flag](https://app.codecov.io/gh/pytroll/satpy/pull/2915/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/2915/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `3.99% <ø> (+<0.01%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/pytroll/satpy/pull/2915/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `96.16% <ø> (+<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 2 months ago

Pull Request Test Coverage Report for Build 11108550483

Details


Totals Coverage Status
Change from base Build 10957325874: 0.0%
Covered Lines: 52501
Relevant Lines: 54595

💛 - Coveralls