Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace link w/ copy in the forecast job #3273

Open
2 tasks
aerorahul opened this issue Jan 27, 2025 · 0 comments
Open
2 tasks

Replace link w/ copy in the forecast job #3273

aerorahul opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@aerorahul
Copy link
Contributor

What new functionality do you need?

UFS-wx-model output from the forecast job is linked from DATA to COMOUT.
It should be linked from DATA to DATAoutput and then subsequently copied from DATAoutput to COMOUT.

What are the requirements for the new functionality?

Remove direct linking of forecast model output to COMOUT from DATA

Acceptance Criteria

  • no output is linked from DATA into COMOUT for the forecast job
  • downstream jobs are triggered without much delay

Suggest a solution (optional)

Several solutions can be tried:

  1. a post manager that runs in parallel with the forecast job that copies files from DATAoutput to COM.
  2. update dependencies of post-processing jobs to look for data in DATAoutput and copy the data to COM
@aerorahul aerorahul added feature New feature or request triage Issues that are triage labels Jan 27, 2025
@aerorahul aerorahul self-assigned this Jan 27, 2025
@aerorahul aerorahul removed the triage Issues that are triage label Jan 27, 2025
@WalterKolczynski-NOAA WalterKolczynski-NOAA added this to the GFS v17 milestone Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants