Skip to content

Add Jobs and Scripts for JEDI-Based Aerosol DA #982

@CoryMartin-NOAA

Description

@CoryMartin-NOAA

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

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions