-
Notifications
You must be signed in to change notification settings - Fork 207
Re-enable and upgrade verif-global to use spack-stack 2.0.0, metplus 6, met 12 #4455
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
Open
DavidHuber-NOAA
wants to merge
27
commits into
NOAA-EMC:develop
Choose a base branch
from
DavidHuber-NOAA:feature/vg_update
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+54
−37
Open
Changes from 26 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b4f2422
Move verif-global to spack-stack 2.0.0
DavidHuber-NOAA dcba1a5
Load verif-global modules
DavidHuber-NOAA bcdec4d
Reenable metp jobs
DavidHuber-NOAA bded9b9
Address TODOs in verification J-Job (requires verif-global update)
DavidHuber-NOAA adc9213
Update model path in config.metp (comes with verif-global update)
DavidHuber-NOAA 9e34d7f
Make metp jobs parallel with correction to VG scripts
DavidHuber-NOAA e69326c
Remove refs to met/metplus from common module (use verif module instead)
DavidHuber-NOAA 6db2bca
Update VG hash with fixes
DavidHuber-NOAA eb9d134
Merge remote-tracking branch 'emc/develop' into feature/vg_update
DavidHuber-NOAA b2f9c37
Correct logic
DavidHuber-NOAA 98f06e8
Disable metp on Hera/Orion
DavidHuber-NOAA 3017d42
Merge branch 'feature/vg_update' of github.com:davidhuber-noaa/global…
DavidHuber-NOAA ef0b4d1
Merge remote-tracking branch 'emc/develop' into feature/vg_update
DavidHuber-NOAA 5699313
Merge branch 'feature/vg_update' of github.com:davidhuber-noaa/global…
DavidHuber-NOAA dbece12
Additional updates for WCOSS2
DavidHuber-NOAA fe59944
Source verif-global versions file for wcoss2
DavidHuber-NOAA 5f5bff1
Make metp jobs run on prepost nodes on wcoss2
DavidHuber-NOAA a318eb2
Additional fixes for wcoss2
DavidHuber-NOAA f270132
Merge remote-tracking branch 'emc/develop' into feature/vg_update
DavidHuber-NOAA e007b5b
Update verif-global hash to fix additional issues
DavidHuber-NOAA 28726d9
Convert to VALID stats
DavidHuber-NOAA 291349f
Update VG hash following a few WCOSS2 and Ursa bug-fixes
DavidHuber-NOAA 550ffbd
Do not exit 1 when loading setup modules
DavidHuber-NOAA fd512f3
Cleaner way to check for undefined/empty HOMEgfs
DavidHuber-NOAA 0438939
Merge remote-tracking branch 'emc/develop' into feature/vg_update
DavidHuber-NOAA 18deb15
Update support table
DavidHuber-NOAA fe7a7ec
Degrade Hera support level
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 |
|---|---|---|
|
|
@@ -1103,6 +1103,7 @@ case ${step} in | |
| ntasks=1 | ||
| tasks_per_node=1 | ||
| memory="80G" | ||
| prepost=True | ||
| ;; | ||
|
|
||
| "echgres") | ||
|
|
||
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
Submodule verif-global.fd
updated
185 files
Oops, something went wrong.
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.