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

Add -g -traceback where missing in GFSv16.2 utility builds #791

Closed
9 tasks done
KateFriedman-NOAA opened this issue May 16, 2022 · 1 comment
Closed
9 tasks done
Assignees
Labels
maintenance Regular updates and maintenance work production update Processing update in production

Comments

@KateFriedman-NOAA
Copy link
Member

KateFriedman-NOAA commented May 16, 2022

Description

NCO requested all codes in GFSv16.2 package build with -g -traceback. This issue will review global-workflow utility codes in feature/ops-wcoss2 and add -g and -traceback where missing. This is also related to issue #790 . The global-workflow utility build in the develop branch already has these traceback flags.

Requirements

All global-workflow utility builds will compile with traceback flags -g -traceback.

Review and update the following code builds as needed:

  • enkf_chgres_recenter
  • enkf_chgres_recenter_nc
  • fv3nc2nemsio
  • gaussian_sfcanl
  • gfs_bufrsnd (flags already present but will improve error handling in issue Improve bufr sounding job error handling #790)
  • gfs_fbwndgfs
  • gfs_util
  • regrid_nemsio
  • tropcy_NEMS

Refs: #399

@KateFriedman-NOAA KateFriedman-NOAA added production update Processing update in production maintenance Regular updates and maintenance work labels May 16, 2022
@KateFriedman-NOAA KateFriedman-NOAA added this to the WCOSS2 - GFSv16.2.0 milestone May 16, 2022
@KateFriedman-NOAA KateFriedman-NOAA self-assigned this May 16, 2022
KateFriedman-NOAA added a commit to KateFriedman-NOAA/global-workflow that referenced this issue May 16, 2022
- Reviewed the various global-workflow utility code builds and
added "-g" and/or "-traceback" flags if missing.
- Added to only WCOSS2 makefiles/modulefiles for now for ops.

Refs: NOAA-EMC#399, NOAA-EMC#791
@KateFriedman-NOAA
Copy link
Member Author

Tested global-workflow utility builds after adding missing -g and -traceback flags. No build issues observed. Will submit updates via PR into auth branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Regular updates and maintenance work production update Processing update in production
Projects
None yet
Development

No branches or pull requests

1 participant