-
Notifications
You must be signed in to change notification settings - Fork 204
Closed
Description
Description
To support global aerosol initialization for future GEFS/GFS implementations, we need to add to global-workflow jobs and scripts similar to what have already been created for JEDI-based atmospheric variational DA, but for a separate, aerosol analysis.
Requirements
See #981 but I think we need 3 new jobs/scripts:
- aeroanalprep
- aeroanalrun
- aeroanalpost
The prep job should:
- convert netCDF VIIRS AOD obs to IODA format using python/compiled code
- stage backgrounds, fix files, and all other things necessary to run an aerosol analysis.
Run job:
- create YAML file from template(s)
- Run fv3jedi_var.x
Post job:
- archive diagnostic files
- move/copy increments/analysis files and make changes as needed to stage for model initialization
Acceptance Criteria (Definition of Done)
A 'dummy' cycling system is able to run with Aerosol DA tasks included.
Dependencies
This will depend on #981 before testing/debugging can properly occur
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done