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 EMIT emit_l1b reader #2592

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Add EMIT emit_l1b reader #2592

wants to merge 9 commits into from

Conversation

zxdawn
Copy link
Member

@zxdawn zxdawn commented Oct 8, 2023

  • Tests added
  • Fully documented

This PR supports reading the EMIT L1B NetCDF file provided by JPL.

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

Merging #2592 (760ac6a) into main (f018f12) will increase coverage by 0.15%.
Report is 149 commits behind head on main.
The diff coverage is 34.06%.

@@            Coverage Diff             @@
##             main    #2592      +/-   ##
==========================================
+ Coverage   94.92%   95.07%   +0.15%     
==========================================
  Files         352      355       +3     
  Lines       51225    51361     +136     
==========================================
+ Hits        48624    48834     +210     
+ Misses       2601     2527      -74     
Flag Coverage Δ
behaviourtests 4.23% <0.00%> (-0.05%) ⬇️
unittests 95.70% <34.06%> (+0.15%) ⬆️

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

Files Coverage Δ
satpy/readers/emit_l1b.py 34.06% <34.06%> (ø)

... and 75 files with indirect coverage changes

@zxdawn zxdawn self-assigned this Oct 8, 2023
@zxdawn zxdawn requested a review from simonrp84 October 8, 2023 14:09
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6448022511

  • 25 of 68 (36.76%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.08%) to 95.414%

Changes Missing Coverage Covered Lines Changed/Added Lines %
satpy/readers/emit_l1b.py 25 68 36.76%
Totals Coverage Status
Change from base Build 6426189025: -0.08%
Covered Lines: 48772
Relevant Lines: 51116

💛 - Coveralls

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.

None yet

2 participants