Skip to content

Add a very basic SMAP L2 soil moisture reader - code from Rolle #3083

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adybbroe
Copy link
Contributor

This is a very minimal first version for a SMAP L2 soil moisture reader

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

Signed-off-by: Adam.Dybbroe <a000680@c22526.ad.smhi.se>
@adybbroe adybbroe self-assigned this Mar 18, 2025
@adybbroe adybbroe changed the title Add a very basi SMAP L2 soil moisture reader - code from Rolle Add a very basic SMAP L2 soil moisture reader - code from Rolle Mar 18, 2025
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

Attention: Patch coverage is 47.05882% with 9 lines in your changes missing coverage. Please review.

Project coverage is 96.13%. Comparing base (17cf0ce) to head (49871aa).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
satpy/readers/smap_l2_smpe.py 47.05% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3083      +/-   ##
==========================================
- Coverage   96.14%   96.13%   -0.02%     
==========================================
  Files         383      384       +1     
  Lines       55785    55817      +32     
==========================================
+ Hits        53636    53659      +23     
- Misses       2149     2158       +9     
Flag Coverage Δ
behaviourtests 3.88% <0.00%> (+<0.01%) ⬆️
unittests 96.22% <47.05%> (-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.

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13926493235

Details

  • 9 of 18 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 96.238%

Changes Missing Coverage Covered Lines Changed/Added Lines %
satpy/readers/smap_l2_smpe.py 9 18 50.0%
Totals Coverage Status
Change from base Build 13922886695: -0.02%
Covered Lines: 53907
Relevant Lines: 56014

💛 - Coveralls

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.

2 participants