-
Notifications
You must be signed in to change notification settings - Fork 212
Additional fixes for downstream jobs #3187
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
Merged
WalterKolczynski-NOAA
merged 37 commits into
NOAA-EMC:develop
from
DavidHuber-NOAA:fix/awips
Jan 14, 2025
Merged
Changes from 11 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
5974b96
Only archive gempak if it was run
DavidHuber-NOAA 2649a86
Remove literal quotes
DavidHuber-NOAA a038cb9
Shellcheck stuff
DavidHuber-NOAA 1180627
Remove duplicate marinebmat entry
DavidHuber-NOAA 1efe711
Add DO_GEMPAK to archive environment
DavidHuber-NOAA 4b7d39e
Merge remote-tracking branch 'emc/develop' into fix/awips
DavidHuber-NOAA 4df2811
Fix fbwinds resource assignments
DavidHuber-NOAA 939c238
Source preamble in gfs_bufr.sh
DavidHuber-NOAA 66440fd
Merge remote-tracking branch 'emc/develop' into fix/awips
DavidHuber-NOAA 52a1225
Remove duplicate preamble sourcing
DavidHuber-NOAA 28e7775
Enable AWIPS for extended CI test
DavidHuber-NOAA 0796a09
Source config.fbwnd if running AWIPS in forecast only mode
DavidHuber-NOAA 6c3fb14
Merge branch 'develop' into fix/awips
aerorahul 06bc9dd
Merge branch 'develop' into fix/awips
DavidHuber-NOAA 66a0f86
Merge remote-tracking branch 'emc/develop' into fix/awips
DavidHuber-NOAA 6d746b6
Merge remote-tracking branch 'emc/develop' into HEAD
DavidHuber-NOAA a1831e5
Apply multiple fixes for the gempakncdcupapgif job
DavidHuber-NOAA 8187b7a
Address shellcheck issues
DavidHuber-NOAA 1309cc0
Add missing braces
DavidHuber-NOAA 1488020
Merge remote-tracking branch 'emc/develop' into fix/awips
DavidHuber-NOAA ce3924a
Replace COM with COMIN/OUT for the wavegempak jjob
DavidHuber-NOAA cdea635
Fix multiple issues with waveawipsgridded job
DavidHuber-NOAA ed10ae1
Replace COM with COMIN/OUT for wavegempak script; add glo_200 grid ru…
DavidHuber-NOAA ec02b2e
Group gempak/goes tasks
DavidHuber-NOAA 4b1551f
Remove obs-dependent gempak jobs from forecast-only
DavidHuber-NOAA 3444223
Fix cleanup dependencies for gempak jobs
DavidHuber-NOAA 82f8705
Merge remote-tracking branch 'emc/develop' into fix/awips
DavidHuber-NOAA 3bbcc41
Remove shellcheck directive
DavidHuber-NOAA 5789de3
Update gfs_utils hash
DavidHuber-NOAA 5265d98
Add C48_S2SW_extended test case
DavidHuber-NOAA 8905bfa
Clarify COM directory creation
DavidHuber-NOAA c86e105
Update gfs_utils hash
DavidHuber-NOAA f703fd4
Merge branch 'develop' into fix/awips
DavidHuber-NOAA 26a6b03
Merge remote-tracking branch 'emc/develop' into fix/awips
DavidHuber-NOAA ba344ec
Replace COM with COMIN/COMOUT in gempak meta jjob
DavidHuber-NOAA ecdb3c2
Additional COMIN/OUT changes in gempak ush scripts
DavidHuber-NOAA d4d1e59
Partial fixes for the waveawipsbulls job
DavidHuber-NOAA File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1288,6 +1288,7 @@ case ${step} in | |
| ntasks=1 | ||
| threads_per_task=1 | ||
| memory="4GB" | ||
| tasks_per_node=1 | ||
| ;; | ||
|
|
||
| "mos_stn_prep") | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.