Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions ecf/scripts/jwafs_gfs_manager.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,14 @@ fi

%include <tail.h>
%manual
TASK: JWAFS_GFS_MANAGER

PURPOSE: Look for GFS forecast model output and trigger the following jobs:
JWAFS_UPP: Offline UPP with GTG
JWAFS_GCIP:
JWAFS_GRIB:
Comment on lines +45 to +46

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@YaliMao-NOAA Please provide a one-line description of these jobs


This job will look for GFS forecast model output, and trigger the above jobs for each of the forecast hour that the products are desired.
The job will timeout in 10800 seconds (3 hours) if the forecast model output is not available.
The job will skip any intermediate forecast hour if the forecast model output is not available for that forecast hour
Comment thread
aerorahul marked this conversation as resolved.
%end