-
Notifications
You must be signed in to change notification settings - Fork 216
Add GEFS C48 support on AWS #2818
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 80 commits into
NOAA-EMC:develop
from
NOAA-EPIC:aws-gefs-2
Aug 26, 2024
Merged
Changes from 70 commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
103f2c4
compiled OK now
weihuang-jedi 916ff6c
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi b0ac406
re-test on aws with fewer changes
weihuang-jedi 3de972f
make change in tasks.py to avoid error finding libiomp5.so problem
weihuang-jedi 8308375
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi bc4c4a8
add comments so the reviewers know that these changes are for AWS, an…
weihuang-jedi 924aede
Merge branch 'aws-forecast-only' of ssh://github.com/NOAA-EPIC/global…
weihuang-jedi b724937
add comments so the reviewers know that these changes are for AWS, an…
weihuang-jedi 12ab29f
reverse config.resource changes, and memory restriction on AWS
weihuang-jedi adff250
sync with emc repo
weihuang-jedi 2290ea2
move common data to a shared place
weihuang-jedi cd2c8e7
use ICs from s3-bucket
weihuang-jedi 4e144e5
Merge branch 'develop' into aws-forecast-only
weihuang-jedi 46e3ef5
change as suggested by reviewer
weihuang-jedi 32f13eb
sync with develop
weihuang-jedi a34a4c8
sync sorc/ufs_model.fd
weihuang-jedi 44011a3
remove mpmd_opt from APRUN_UFS
weihuang-jedi 965ec80
mpmd_opt and switch off tracker/genesis default for AWS
weihuang-jedi 3ce268e
add TODO
weihuang-jedi f03ac78
remove ncl version on AWS
weihuang-jedi 007a56b
Merge remote-tracking branch 'origin/develop' into aws-forecast-only
weihuang-jedi 2f6ec6e
sync ufs_model
weihuang-jedi dba83a7
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi 24fe804
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi e8a2e0f
sync and remove gempak from noaacloud
weihuang-jedi 4013eb1
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi a548c7f
update modules hash
weihuang-jedi d37e646
update module hash
weihuang-jedi 2a80162
use bucket
weihuang-jedi fa44862
remove /scratch1, but kept TODO
weihuang-jedi 55c7e7e
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi 07851dc
re-sync
weihuang-jedi 492808d
sync
weihuang-jedi d7a262e
add is_exclusive to resource.AWSPW
weihuang-jedi af573af
sync hash with EMC repo
weihuang-jedi 0929180
remove --export=ALL from native, when is_exclusive set true
weihuang-jedi 06fecca
sync
weihuang-jedi d8783ab
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi d22bc6d
Merge remote-tracking branch 'origin/develop' into aws-forecast-only
weihuang-jedi a5c441f
Merge branch 'aws-forecast-only' of ssh://github.com/NOAA-EPIC/global…
weihuang-jedi 77e8233
Make AWS works similar to on-prem machine
weihuang-jedi 96f73ba
remove --export=ALL from 'native'
weihuang-jedi a33a3be
remove --export=ALL from 'native'
weihuang-jedi 80b294b
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi 01a8928
add py-f90nml to noaacloud modulefile
weihuang-jedi b035947
remove un-necessary added lines
weihuang-jedi bf3b460
remove un-necessary added lines
weihuang-jedi 47627ff
remove added lines which was originally for AWS, but should be define…
weihuang-jedi 7bf8900
restore as develop
weihuang-jedi 0685a8f
try to fix pynorms error
weihuang-jedi 381403d
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi 0e71f7d
Merge branch 'aws-forecast-only' of ssh://github.com/NOAA-EPIC/global…
weihuang-jedi 2024835
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi 2c52016
sync with EMC repo
weihuang-jedi cd6c541
sync Gaea link with EMC repo, and only include blocks/packs that run …
weihuang-jedi 1f60ed0
Merge branch 'aws-forecast-only' of github.com:NOAA-EPIC/global-workf…
weihuang-jedi e1a57b4
merge fro develop
weihuang-jedi fe9a457
Remove ACCOUNT_SERVICE
weihuang-jedi 5c6e052
Merge branch 'NOAA-EMC:develop' into aws-forecast-only
weihuang-jedi 6a4bada
run gefs
weihuang-jedi e802ba0
Merge branch 'NOAA-EMC:develop' into aws-gefs-2
weihuang-jedi 31e3b2b
Merge branch 'NOAA-EMC:develop' into aws-gefs-2
weihuang-jedi 868b671
Merge remote-tracking branch 'origin/develop' into aws-gefs-2
weihuang-jedi de55cc3
sync after AWS code merged
weihuang-jedi f5a03d4
make gefs run on AWS
weihuang-jedi e606fc7
test in gefs C48 case
weihuang-jedi 1aff5c3
Merge branch 'develop' into aws-gefs-2
weihuang-jedi 8b3ad61
fix pynorms error
weihuang-jedi 1c7e45a
Merge branch 'aws-gefs-2' of github.com:NOAA-EPIC/global-workflow-clo…
weihuang-jedi 73050a8
fix pynorms error
weihuang-jedi 10d4104
use 'unset memory' in resource.AWSPW, instead of change it in rocoto.py
weihuang-jedi b3de7c1
revert hash
weihuang-jedi 16770f8
remove export APRUN="${APRUN}"
weihuang-jedi b9416fa
revert sed separator change for now
weihuang-jedi 456fa0c
revert sed separator change for now, more revert needed
weihuang-jedi a8576c2
Merge branch 'NOAA-EMC:develop' into aws-gefs-2
weihuang-jedi 35ae83e
turn off wave on AWS
weihuang-jedi d059c70
sync with develop
weihuang-jedi 26ccc47
Merge branch 'NOAA-EMC:develop' into aws-gefs-2
weihuang-jedi b84c486
Merge branch 'NOAA-EMC:develop' into aws-gefs-2
weihuang-jedi 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| #! /usr/bin/env bash | ||
|
|
||
| # AWS-specific job resources | ||
|
|
||
| export is_exclusive="True" | ||
| export memory=None | ||
|
weihuang-jedi marked this conversation as resolved.
Outdated
|
||
|
|
||
| # shellcheck disable=SC2312 | ||
| for mem_var in $(env | grep '^memory_' | cut -d= -f1); do | ||
| unset "${mem_var}" | ||
| done | ||
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
|
weihuang-jedi marked this conversation as resolved.
|
Submodule verif-global.fd
updated
2 files
| +11 −38 | ush/run_verif_global_in_global_workflow.sh | |
| +3 −17 | ush/set_init_valid_fhr_info.py |
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.