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

GFS gempak jobs using incorrect resources #1213

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

GFS gempak jobs using incorrect resources #1213

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

Comments

@WalterKolczynski-NOAA
Copy link
Contributor

Expected behavior
Gempak jobs run for gfs CDUMP should use the appropriate settings.

Current behavior
Gempak jobs do not override the gdas settings when running for gfs.

Machines affected
All

To Reproduce

  1. Setup an experiment
  2. Modify config.base to change DO_GEMPAK to YES
  3. Run experiment

Context
Uncovered during refactoring of j-jobs.

Detailed Description
The environment files are not overriding the npe_gempak and npe_node_gempak variables with the _gfs counterparts, so an incorrect number of processes are being used.

Additional Information

Possible Implementation
Will be fixed by a package of PRs for the j-job refactoring.

@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 GFS gempak job was using the GDAS settings instead of switching
to the GFS settings for `npe` and `npe_node`.

Fixes: NOAA-EMC#1213
WalterKolczynski-NOAA added a commit to WalterKolczynski-NOAA/global-workflow that referenced this issue Jan 6, 2023
The GFS gempak job was using the GDAS settings instead of switching
to the GFS settings for `npe` and `npe_node`.

Fixes: NOAA-EMC#1213
WalterKolczynski-NOAA added a commit to WalterKolczynski-NOAA/global-workflow that referenced this issue Jan 14, 2023
The GFS gempak job was using the GDAS settings instead of switching
to the GFS settings for `npe` and `npe_node`.

Fixes: NOAA-EMC#1213
WalterKolczynski-NOAA added a commit that referenced this issue Jan 15, 2023
The GFS gempak job was using the GDAS settings instead of switching to the GFS settings for `npe` and `npe_node`.

This is part of a package of PRs that were tested together as part of a j-job refactor.

Fixes: #1213
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