NOAA-EMC / global-workflow

Global Superstructure/Workflow supporting the Global Forecast System (GFS)
https://global-workflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
70 stars 161 forks source link

Modify aerosol DA jobs to use Jinja templates to copy files #2737

Open CoryMartin-NOAA opened 2 days ago

CoryMartin-NOAA commented 2 days ago

What new functionality do you need?

FileHandler dictionaries are created in python currently, move this to Jinja2 templates for the aerosol DA jobs

What are the requirements for the new functionality?

See above

Acceptance Criteria

CI test passes with the above completed

Suggest a solution (optional)

No response