Skip to content

adapt multiple sensor reader to new L1g format from EUMETSAT#3409

Draft
ninahakansson wants to merge 5 commits into
pytroll:mainfrom
ninahakansson:adapt_isccpng_reader_to_eum_format
Draft

adapt multiple sensor reader to new L1g format from EUMETSAT#3409
ninahakansson wants to merge 5 commits into
pytroll:mainfrom
ninahakansson:adapt_isccpng_reader_to_eum_format

Conversation

@ninahakansson

Copy link
Copy Markdown
Contributor
  • Closes #xxxx
  • Tests added
  • Fully documented
  • Add your name to AUTHORS.md if not there already

@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.39%. Comparing base (a246cc2) to head (c146322).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3409      +/-   ##
==========================================
+ Coverage   96.30%   96.39%   +0.08%     
==========================================
  Files         466      463       -3     
  Lines       59088    58987     -101     
==========================================
- Hits        56906    56858      -48     
+ Misses       2182     2129      -53     
Flag Coverage Δ
behaviourtests ?
unittests 96.39% <100.00%> (-0.01%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Added global vars for number of lons and last so make tests faster
To be able to use scene.attr["start_time"] the attribute self._start_time need
to be set with the same datatype all the time. For older data it is usefull
to have the data type as np.datetime64 as the pixel_dataset is missing units.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant