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

Improve error messaging in sfcsub.F #625

Closed
GeorgeGayno-NOAA opened this issue Apr 14, 2021 · 2 comments · Fixed by #641
Closed

Improve error messaging in sfcsub.F #625

GeorgeGayno-NOAA opened this issue Apr 14, 2021 · 2 comments · Fixed by #641

Comments

@GeorgeGayno-NOAA
Copy link
Collaborator

During GFS v16 testing, NCEP Central Operations intentionally tripped some error conditions the UFS_UTILS global_cycle program. The code failed as expected in the sfcsub.F component, but with a non-standard error message. (For details, see ufs-community/UFS_UTILS#368). Currently, CCPP and global_cycle have their own copies of sfcsub.F. I plan to update the UFS_UTILS version so the error messaging meets NCO requirements. The same updates should be applied to the CCPP version.

At some point, I would like UFS_UTILS to link to the CCPP version of sfcsub.F. I have another issue open for this work: ufs-community/UFS_UTILS#424

@GeorgeGayno-NOAA
Copy link
Collaborator Author

For reference, the NCO code standards are here: https://www.nco.ncep.noaa.gov/idsb/implementation_standards/

@GeorgeGayno-NOAA
Copy link
Collaborator Author

The sfcsub.F at 5f73158 was tested with a version of the UFS_UTILS global_cycle program on WCOSS-Dell. It compiled with Intel and ran without errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant