-
Notifications
You must be signed in to change notification settings - Fork 176
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
First step towards making j-jobs consistent in use from ecflow and rocoto #1120
Merged
WalterKolczynski-NOAA
merged 36 commits into
NOAA-EMC:develop
from
aerorahul:feature/ecf-rocoto-jobs
Dec 6, 2022
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
1119a68
wip. fixes for forecast jobs
aerorahul 6d93c4c
Merge branch 'develop' into feature/ecf-rocoto-jobs
aerorahul d73bb88
fix echgres
aerorahul 72b3945
fix epos
aerorahul 4bf4f97
fix post
aerorahul 4a452a8
fix vrfy
aerorahul 3bf4e58
fix anal
aerorahul d783c31
fix eobs, sfcanl. cycle variable should be set in j-job
aerorahul b8a9292
cycle variable is defined in j-job not the job-card
aerorahul e140e49
fix analcalc
aerorahul b962566
COMPONENT variable is/cannot be set from above in a JJob
aerorahul ad67dca
fix ediag
aerorahul 703cad0
fix ecen, esfc and eupd
aerorahul fd26cb3
bring GSI monitoring jobs up
aerorahul 7c71198
jobs/JGDAS_ENKF_INNOVATE_OBS does not exist. There is no need for eo…
aerorahul a5aeb17
fix jedi tasks
aerorahul 1706714
update ATMOS_GEMPAK without testing
aerorahul e55869f
update to wave jobs. some wave jobs do not source config.base. need …
aerorahul fc8bd5c
fix some rocoto/wave jobs that call jjobs
aerorahul bffbf23
fix metp
aerorahul e9178c4
WAFS toggle in config.base is WAFSF and not DO_WAFS
aerorahul bca4e0f
remove trailing whitespace and incorrect quotes that caused wgrib2 to…
aerorahul 0b457b3
fix wafs. There are FATAL_ERRORs noticed in these jobs when run on Or…
aerorahul f819a39
fix wafsgrib2 and wafsgrib20p25. These jobs depend on some data that …
aerorahul be74f74
fix wafsblending jobs. They depend on wafsgrib2 jobs which were not …
aerorahul 87322f9
fix postsnd
aerorahul 23fbb5a
fix ocnpost
aerorahul c7a3db5
fix cyc, jobid and DATA
aerorahul be4c310
Merge branch 'develop' into feature/ecf-rocoto-jobs
aerorahul 90766e0
Merge branch 'develop' into feature/ecf-rocoto-jobs
13102c0
run shellcheck with SC2250 on these scripts
aerorahul 396b355
Merge branch 'develop' into feature/ecf-rocoto-jobs
aerorahul 0639978
Merge branch 'develop' into feature/ecf-rocoto-jobs
aerorahul fcf5600
Merge branch 'develop' into feature/ecf-rocoto-jobs
aerorahul 3e26d0e
remove references to config_path
aerorahul 63db45b
correct typo
aerorahul 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 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 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 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 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 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 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 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
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.
Check notice
Code scanning / shellcheck
Double quote to prevent globbing and word splitting.