Description
Specify the functions to import from ufsda.stage in UFS-DA atmospheric prep script.
Requirements
GDASApp PR #278 removes stage from ufsda/__init__.py. As a result, global-workflow scripts/exgdas_global_atmos_analysis_prep.py must specify the specific stage functions it uses. GDASApp includes the option to run ctests with g-w. Test test_gdasapp_atm_jjob_var_prep fails without updating exgdas_global_atmos_analysis_prep.py.
Acceptance Criteria (Definition of Done)
GDASApp g-w ctest test_gdasapp_atm_jjob_var_prep should pass.
Dependencies
Closure of this issue requires GDASApp PR #278 to be merged into GDASApp develop. Once this is done, the GDASApp has in g-w sorc/checkout.sh and Externals.cfg should be updated along with the change to scripts/exgdas_global_atmos_analysis_prep.py.