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

Some AWIPS executables not being linked #1217

Closed
WalterKolczynski-NOAA opened this issue Jan 6, 2023 · 0 comments · Fixed by #1218
Closed

Some AWIPS executables not being linked #1217

WalterKolczynski-NOAA opened this issue Jan 6, 2023 · 0 comments · Fixed by #1218
Assignees
Labels
bug Something isn't working

Comments

@WalterKolczynski-NOAA
Copy link
Contributor

WalterKolczynski-NOAA commented Jan 6, 2023

Expected behavior
mkgfsawps.x and overgridid.x needs to be linked in order to run with AWIPS.

Current behavior
mkgfsawps.x and overgridid.x links are not created.

Machines affected
All

To Reproduce
Checkout, build, and run link script

Context
Uncovered during refactoring of j-jobs.

Detailed Description

Additional Information
Fixing this alone is insufficient to get AWIPS working in development again, but is a step.

@WalterKolczynski-NOAA WalterKolczynski-NOAA added the bug Something isn't working label Jan 6, 2023
@WalterKolczynski-NOAA WalterKolczynski-NOAA self-assigned this Jan 6, 2023
WalterKolczynski-NOAA added a commit to WalterKolczynski-NOAA/global-workflow that referenced this issue Jan 6, 2023
The mkgfsawps.x executable was not being linked by the link script.

Fixes NOAA-EMC#1217
@WalterKolczynski-NOAA WalterKolczynski-NOAA changed the title mkgfsawps.x not being linked Some AWIPS executables not being linked Jan 6, 2023
WalterKolczynski-NOAA added a commit that referenced this issue Jan 14, 2023
The mkgfsawps.x and overgridid.x executables were not being linked by the link script, but they are necessary to run AWIPS jobs.

This fix alone is not sufficient to restore AWIPS functionality.

Fixes #1217
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant