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

Prevent mule missing STASHmaster warnings #127

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

Conversation

blimlim
Copy link
Collaborator

@blimlim blimlim commented Oct 4, 2024

Closes #126

This PR adds a warning filter around the mule.load_umfile() call in process, in order to hide warnings about missing STASHmaster files. The information in these files is not used in um2nc and hence these warnings aren't too relevant.

I aded the filter directly in process to try and keep it localised, however this does add slightly more code to process. Any suggested changes or ideas are welcome!

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.

Irrelevant STASHmaster warning from mule
1 participant