You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
To support global aerosol initialization for future GEFS/GFS implementations, we need to add to global-workflow experiment setup and rocoto XML generation scripts support for including aerosol DA related tasks.
Requirements
I believe we probably want 3 new tasks/jobs
aeroanalprep
aeroanalrun
aeroanalpost
Eventually, I think we will want the aerosol_init job removed, but for prototyping/testing, I would like an option that keeps existing capabilities (for coupled model team) as well as cycling for DA experiments.
Acceptance Criteria (Definition of Done)
Stub Aerosol DA tasks are able to be included in the workflow.
As part of this work, a bug was found in the develop branch of global-workflow when setting up a cycled experiment. This bugfix will be included as part of the PR that adds stub aerosol DA tasks.
…d and ATMA are used (#990)
This PR adds in stubs for aerosol DA tasks (jobs/rocoto shell scripts), the ability for setup_expt and setup_xml to include three aerosol DA related tasks, and in the process of adding this capability, fixes a bug in which the combination of ATMA and cycled revealed that @Property was being used incorrectly.
Fixes#981
Description
To support global aerosol initialization for future GEFS/GFS implementations, we need to add to global-workflow experiment setup and rocoto XML generation scripts support for including aerosol DA related tasks.
Requirements
I believe we probably want 3 new tasks/jobs
Eventually, I think we will want the
aerosol_init
job removed, but for prototyping/testing, I would like an option that keeps existing capabilities (for coupled model team) as well as cycling for DA experiments.Acceptance Criteria (Definition of Done)
Stub Aerosol DA tasks are able to be included in the workflow.
Dependencies
Issue #984
The text was updated successfully, but these errors were encountered: