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

Refactor gridded wave post to match other components #2290

Open
3 tasks
WalterKolczynski-NOAA opened this issue Feb 6, 2024 · 0 comments · May be fixed by #3014
Open
3 tasks

Refactor gridded wave post to match other components #2290

WalterKolczynski-NOAA opened this issue Feb 6, 2024 · 0 comments · May be fixed by #3014
Assignees
Labels
feature New feature or request nco-bug Something isn't working in Ops.

Comments

@WalterKolczynski-NOAA
Copy link
Contributor

WalterKolczynski-NOAA commented Feb 6, 2024

What new functionality do you need?

The gridded wave post (wavepostsbs) script currently loops over all forecast hours and acts as its own post manager. Other component post and product scripts operate on one forecast time. Wave post should be updated to match, resulting in a bunch of short jobs instead of one long job (per member).

Part of #1251
Bugzilla #1368

What are the requirements for the new functionality?

Gridded wave post scripts that only process one forecast hour that is specified before the j-job is called.

Acceptance Criteria

  • Gridded wave post scripts that process only one forecast hour specified by the workflow manager (rocoto/ecflow)
  • Rocoto workflow updated to create the corresponding tasks for the new paradigm for both GFS and GEFS
  • Output identical to current system for both GFS and GEFS

Suggest a solution (optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request nco-bug Something isn't working in Ops.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants