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

Small changes to OMPS nadir mapper level 2 reader #199

Merged
merged 11 commits into from
Oct 7, 2024

Conversation

mbruckner-work
Copy link
Contributor

In testing the fix to the Melodies Monet driver I came across a small change I made to the OMPS reader that allows for using a list of files instead of expanding a string with glob to get the satellite files to read in. This change is necessary for processing over time intervals in Melodies Monet.

Copy link
Member

@zmoon zmoon left a comment

Choose a reason for hiding this comment

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

Curious why you are expecting some files to fail to load. Does extract_OMPS_nm need modifications?

monetio/sat/_omps_nadir_mm.py Show resolved Hide resolved
monetio/sat/_omps_nadir_mm.py Show resolved Hide resolved
monetio/sat/_omps_nadir_mm.py Outdated Show resolved Hide resolved
Co-authored-by: Zachary Moon <zmoon92@gmail.com>
monetio/sat/_omps_nadir_mm.py Outdated Show resolved Hide resolved
mbruckner-work and others added 4 commits October 4, 2024 14:07
Condense exceptions and associated error statements, improved information in error statement

Co-authored-by: Zachary Moon <zmoon92@gmail.com>
Co-authored-by: Zachary Moon <zmoon92@gmail.com>
monetio/sat/_omps_nadir_mm.py Outdated Show resolved Hide resolved
Co-authored-by: Zachary Moon <zmoon92@gmail.com>
@zmoon
Copy link
Member

zmoon commented Oct 7, 2024

@mbruckner-work I can go ahead and resolve the linter/formatter stuff if you want.

@mbruckner-work
Copy link
Contributor Author

@zmoon That would be great. Thanks!

oops sorry that was me..
Copy link
Member

@zmoon zmoon left a comment

Choose a reason for hiding this comment

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

@mbruckner-work If you're satisfied, I will merge this. It's just the ISH tests failing afaict.

@zmoon zmoon merged commit b51c5f5 into noaa-oar-arl:develop Oct 7, 2024
4 of 7 checks passed
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