Add PYTHONPATH to soca ocean prep jjob#1292
Merged
WalterKolczynski-NOAA merged 2 commits intoJan 31, 2023
Merged
Conversation
Contributor
Author
guillaumevernieres
approved these changes
Jan 30, 2023
Contributor
guillaumevernieres
left a comment
There was a problem hiding this comment.
All good. We'll have to modify the script in the gdasapp next, but all good for this repo. Thanks @AndrewEichmann-NOAA
WalterKolczynski-NOAA
requested changes
Jan 31, 2023
guillaumevernieres
approved these changes
Jan 31, 2023
WalterKolczynski-NOAA
approved these changes
Jan 31, 2023
Contributor
Author
|
Thank you! |
bbakernoaa
pushed a commit
to bbakernoaa/global-workflow
that referenced
this pull request
Mar 19, 2026
…on info to wiki; Update P8 sfc ICs for FV3; Update WW3_inputdata directory; Bug fix for NOAA-EMC#1309: false reports of test failures (NOAA-EMC#1292) *add documentation for generating wave model meshes * set wave domain explicitly * all baselines pass if retain mx025 for bmark_p8 * switch glo_30m to gwes_30m * switch bmark_p8 test to use gwes_30m domain * update WW3 input directory * update WW3 input directory for oRT script * switch mesh_wave for the 35d test * switch sfc input for FV3BMIC to p8c directory * Bug fix for NOAA-EMC#1309: false reports of test failures
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Adds the UFSDA location to PYTHONPATH in soca prep jjob so the path building is not done in script.
Addresses GDASApp issues NOAA-EMC/GDASApp#242 and NOAA-EMC/GDASApp#234
The issues require changes also to GDASApp, but this PR will not break GDASApp as is
Type of change
How Has This Been Tested?
Tested with soca/global-workflow GDASApp ctests on Hera
Checklist