Skip to content

Clarify Scene Documentation without Readers #2868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Aug 4, 2024

Conversation

joleenf
Copy link
Contributor

@joleenf joleenf commented Aug 2, 2024

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

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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 Coverage Δ
behaviourtests 4.02% <ø> (-0.03%) ⬇️
unittests 96.07% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coveralls
Copy link

coveralls commented Aug 2, 2024

Pull Request Test Coverage Report for Build 10220258210

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.073%

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

💛 - Coveralls

@djhoese djhoese self-assigned this Aug 2, 2024
@djhoese djhoese merged commit 751af03 into pytroll:main Aug 4, 2024
17 of 18 checks passed
@joleenf joleenf deleted the issue2836_scene_doc branch August 12, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confusing documentation for creating a Scene without a filename or reader
3 participants