-
Notifications
You must be signed in to change notification settings - Fork 168
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
Remove pygw
and checkout wxflow
#1722
Remove pygw
and checkout wxflow
#1722
Conversation
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
I don't think this is a branch issue, but a CI issue. cd /scratch1/NCEPDEV/stmp2/Rahul.Mahajan/scratch/global-workflow
./workflow/setup_expt.py gfs forecast-only --app ATM --pslot ccc --idate 2013040100 --edate 2013040100 --gfs_cyc 1 --resdet 384 --expdir /scratch1/NCEPDEV/stmp2/Rahul.Mahajan/EXPDIR --comrot /scratch1/NCEPDEV/stmp2/Rahul.Mahajan/ROTDIR
forecast-only mode treats ICs differently and cannot be staged here
EDITED: /scratch1/NCEPDEV/stmp2/Rahul.Mahajan/EXPDIR/ccc/config.base as per user input.
EDITED: /scratch1/NCEPDEV/stmp2/Rahul.Mahajan/EXPDIR/ccc/config.aeroanl as per user input.
EDITED: /scratch1/NCEPDEV/stmp2/Rahul.Mahajan/EXPDIR/ccc/config.landanl as per user input.
EDITED: /scratch1/NCEPDEV/stmp2/Rahul.Mahajan/EXPDIR/ccc/config.ocnanal as per user input. |
pygw
and replace with git submodule of wxflow
pygw
and checkoutwxflow
pygw
and checkoutwxflow
pygw
and checkout wxflow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Provisionally approved pending CI testing
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Description
pygw
from the global-workflow has been moved to its own repository at wxflow.This PR:
pygw
and replaces it with a checkout ofwxflow
incheckout.sh
andExternals.cfg
Going forward, until
wxflow
becomes a fixture as a module,global-workflow
will be required to be checked out and is done as part ofcheckout.sh
andExternals.cfg
Type of change
How Has This Been Tested?
CI testing will be used to test this change.
GDASApp tests will also need to be tested. This is unknown.
Checklist