This PR removes the shell workflow. Almost all of the duplicate files under ush/ are removed, choosing either the shell or python version. Two files still need both versions since it turned out to be difficult to use the python versions in job scripts without regional_workflow environment activated there. The PR will make updates much easier because there is only one workflow generation path to worry about.
TESTS CONDUCTED:
I have run tests successfully on HERA, ORION and JET. The set of tests are taken from a recent run using the shell workflow generation path done in PR #744 slighltly modified to use the new "custom_ESG/GFDLgrid" names.
DESCRIPTION OF CHANGES:
This PR removes the shell workflow. Almost all of the duplicate files under
ush/
are removed, choosing either the shell or python version. Two files still need both versions since it turned out to be difficult to use the python versions in job scripts withoutregional_workflow
environment activated there. The PR will make updates much easier because there is only one workflow generation path to worry about.TESTS CONDUCTED:
I have run tests successfully on HERA, ORION and JET. The set of tests are taken from a recent run using the shell workflow generation path done in PR #744 slighltly modified to use the new "custom_ESG/GFDLgrid" names.
Out of 56 tests
these are the failures where the reason is mentioned in brackets
HERA 0 failures
ORION 1 failure
JET only 5 failures which is a lot of improvement since last time I tried.
DEPENDENCIES:
None
DOCUMENTATION:
None
ISSUE (optional):
None
CONTRIBUTORS (optional):
@christinaholtNOAA @venitahagerty