Skip to content
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

Add more datasets to IASI L2 reader #3059

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

pnuu
Copy link
Member

@pnuu pnuu commented Feb 12, 2025

This PR adds datasets from /INFO/ and /Maps/ groups to the IASI L2 reader.

Also the IASI L2 tests were converted to pytest.

  • Tests added

@pnuu pnuu added enhancement code enhancements, features, improvements component:readers cleanup Code cleanup but otherwise no change in functionality labels Feb 12, 2025
@pnuu pnuu self-assigned this Feb 12, 2025
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.13%. Comparing base (91e758a) to head (1d459e7).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
satpy/readers/iasi_l2.py 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3059      +/-   ##
==========================================
+ Coverage   96.11%   96.13%   +0.01%     
==========================================
  Files         383      383              
  Lines       55673    55719      +46     
==========================================
+ Hits        53511    53564      +53     
+ Misses       2162     2155       -7     
Flag Coverage Δ
behaviourtests 3.88% <0.00%> (-0.01%) ⬇️
unittests 96.22% <97.87%> (+0.01%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup but otherwise no change in functionality component:readers enhancement code enhancements, features, improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants