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
74 stars 167 forks source link

Add observation file preparation job for aerosols to workflow #2623

Closed ypwang19 closed 3 months ago

ypwang19 commented 4 months ago

What new functionality do you need?

The VIIRS raw aerosol observation files need to be preprocessed/quality controlled to be used in DA. This step needs to be run in the workflow as a new job before the aerosol analysis.

What are the requirements for the new functionality?

A new job that processes raw observation files from $DUMP, and outputs them to $COM_OBS, so that the analysis job can grab them from $COM_OBS to $DATA

Acceptance Criteria

When we can cycle with this capability.

Suggest a solution (optional)

No response