-
Notifications
You must be signed in to change notification settings - Fork 33
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
Conversation
There was a problem hiding this 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?
Co-authored-by: Zachary Moon <zmoon92@gmail.com>
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>
Co-authored-by: Zachary Moon <zmoon92@gmail.com>
@mbruckner-work I can go ahead and resolve the linter/formatter stuff if you want. |
@zmoon That would be great. Thanks! |
There was a problem hiding this 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.
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.