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

Write all non-fatal messages to stdout instead stderr #666

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

DusanJovic-NOAA
Copy link
Contributor

This PR changes all write statement so that all non-fatal messages are printed to stdout file, not stderr.
Unless program is terminating with non-zero exit code there must be no print to the stderr.

Related to ufs-community/ufs-weather-model#1662

@WenMeng-NOAA WenMeng-NOAA added the enhancement New feature or request label Mar 21, 2023
@WenMeng-NOAA
Copy link
Collaborator

@DusanJovic-NOAA Can you sync your branch with the latest UPP develop? I will process your PR soon.

@DusanJovic-NOAA
Copy link
Contributor Author

@WenMeng-NOAA I just merged develop into this branch.

@WenMeng-NOAA WenMeng-NOAA added Ready for Review This PR is ready for code review. No Baseline Change No baseline of the UPP regression tests are made. labels Mar 23, 2023
@WenMeng-NOAA
Copy link
Collaborator

The UPP RT tests were completed on WCOSS2, Hera and Orion. No baseline update is needed with this PR.

@WenMeng-NOAA WenMeng-NOAA merged commit e427986 into NOAA-EMC:develop Mar 23, 2023
@DusanJovic-NOAA DusanJovic-NOAA deleted the upp_no_err branch September 15, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request No Baseline Change No baseline of the UPP regression tests are made. Ready for Review This PR is ready for code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants