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 HAFS scripts to use production utilities used for error handling (err_chk, err_exit) #239

Open
BinLiu-NOAA opened this issue Nov 30, 2023 · 1 comment
Assignees
Labels
Bugzilla Operational HAFS bugzilla items enhancement New feature or request

Comments

@BinLiu-NOAA
Copy link
Collaborator

Description

Provide a clear and concise description of the requested feature/capability.
From NCO SPA:
Improve HAFS scripts to use production utilities used for error handling (err_chk, err_exit) at next upgrade, as the WCOSS Implementation doc, page 7 and 8.

Currently, in the HAFS v1.0 packages, the err_chk and err_exit production utilities are only used in

  • scripts/exhwrf_nawips.sh
  • ush/hwrf_gempak.sh
  • ush/hwrf_gempak_meta_grid.sh
  • ush/hwrf_gempak_meta_nest.sh

Proposed solution

How should the new feature/capability be added? If you have thoughts on the implementation strategy, please share them here.

Status (optional)

Do you (or a colleague) plan to work on adding this feature?

Related to (optional)

Directly reference any related issues or PRs in this or other repositories, and describe how they are related. Examples:

  • fixed by hafs-community/hafs/pull/<pr_number>
  • dependent upon ufs-community/ufs-weather-model/pull/<pr_number>
  • associated with noaa-emc/upp/pull/<pr_number>
  • related to hafs-community/GSI/issues/<issue_number>
@BinLiu-NOAA BinLiu-NOAA added enhancement New feature or request Bugzilla Operational HAFS bugzilla items labels Nov 30, 2023
@BinLiu-NOAA
Copy link
Collaborator Author

The error handling has been improved by switching to use the NCO SPA recommended produtil err_check method for j-jobs, exscripts and ush scripts. Please see commit e5501aa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Operational HAFS bugzilla items enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants