Skip to content

Update 'mws_l1b_nc' reader with a more generic file pattern - #3324

Merged
djhoese merged 1 commit into
pytroll:mainfrom
TAlonglong:issue3322
Aug 24, 2026
Merged

Update 'mws_l1b_nc' reader with a more generic file pattern#3324
djhoese merged 1 commit into
pytroll:mainfrom
TAlonglong:issue3322

Conversation

@TAlonglong

Copy link
Copy Markdown
Collaborator

Mkae the reader able to read all type of files with various mission_type, environment, disposition_mode, processing_mode and free_text for this MWS instrument.

@TAlonglong TAlonglong self-assigned this Jan 6, 2026
@TAlonglong

Copy link
Copy Markdown
Collaborator Author

Quick test with just the resent data from the instrument channel 1:
mws_l1b_1_robin

@djhoese djhoese changed the title Generic filenames for esg mws l1b reader Update 'mws_l1b_nc' reader with a more generic file pattern Aug 24, 2026
@djhoese djhoese added enhancement code enhancements, features, improvements component:readers labels Aug 24, 2026

@djhoese djhoese left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me and I need this too for my own work. I just rebased it so once CI passes I'll merge it.

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.34%. Comparing base (d2ee98f) to head (cd65421).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3324   +/-   ##
=======================================
  Coverage   96.34%   96.34%           
=======================================
  Files         465      465           
  Lines       59151    59151           
=======================================
  Hits        56990    56990           
  Misses       2161     2161           
Flag Coverage Δ
behaviourtests 3.58% <ø> (ø)
unittests 96.43% <ø> (ø)

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.

@djhoese
djhoese merged commit ce37614 into pytroll:main Aug 24, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:readers enhancement code enhancements, features, improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make the EPS-SGA1 mws l1b reader config accept more filenames

2 participants