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

Clarify Scene Documentation without Readers #2868

Closed joleenf closed 3 months ago

joleenf commented 3 months ago

Updates the scene documentation to clarify that an xarray.DataArray can be added manually without a reader.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 95.97%. Comparing base (fc95ee1) to head (f3a2343). Report is 530 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2868 +/- ## ========================================== + Coverage 95.94% 95.97% +0.02% ========================================== Files 366 368 +2 Lines 53584 53973 +389 ========================================== + Hits 51412 51801 +389 Misses 2172 2172 ``` | [Flag](https://app.codecov.io/gh/pytroll/satpy/pull/2868/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/2868/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `4.02% <ø> (-0.03%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/pytroll/satpy/pull/2868/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `96.07% <ø> (+0.02%)` | :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 3 months ago

Pull Request Test Coverage Report for Build 10220258210

Details


Totals Coverage Status
Change from base Build 10140739920: 0.0%
Covered Lines: 52030
Relevant Lines: 54157

💛 - Coveralls