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

CALSLR_ROEBBER: Instead of calling BOUND incorrectly, use min and max #673

Merged

Conversation

SamuelTrahanNOAA
Copy link
Contributor

@SamuelTrahanNOAA SamuelTrahanNOAA commented Mar 22, 2023

Fixes #672 by calling min and max in CALSLR_ROEBBER instead of calling BOUND incorrectly.

Fixes #674 the same way.

@SamuelTrahanNOAA SamuelTrahanNOAA changed the title CALSLR_ROEBBER: Instead of calling BOUND incorrectly, don't call it at all CALSLR_ROEBBER: Instead of calling BOUND incorrectly, use min and max Mar 22, 2023
@WenMeng-NOAA WenMeng-NOAA added bug Something isn't working Ready for Review This PR is ready for code review. labels Mar 22, 2023
@SamuelTrahanNOAA
Copy link
Contributor Author

I just noticed I added a blank line by accident. The ufs-weather-model regression tests are already running, so I'd rather not remove the accidental blank line. It can't affect anything since the Fortran parser eliminates blank lines before the compiler sees them.

@SamuelTrahanNOAA
Copy link
Contributor Author

Apparently the author year is wrong too. That seems somewhat more important than a blank line.

@WenMeng-NOAA
Copy link
Collaborator

@SamuelTrahanNOAA Can you sync your branch with the latest UPP develop?

@WenMeng-NOAA
Copy link
Collaborator

The UPP RT tests were completed on WCOSS2, Hera and Orion without changed results. This PR is ready for merging.

@WenMeng-NOAA WenMeng-NOAA added the No Baseline Change No baseline of the UPP regression tests are made. label Mar 22, 2023
@WenMeng-NOAA WenMeng-NOAA merged commit 22cfb88 into NOAA-EMC:develop Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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
2 participants