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

UW-501 / UW-502 FV3 graph-based driver implementation #408

Merged
merged 147 commits into from
Feb 14, 2024

Conversation

maddenp-noaa
Copy link
Collaborator

@maddenp-noaa maddenp-noaa commented Feb 11, 2024

Synopsis

Rework forecast driver as fv3 driver, using task-graph techniques based on the iotaa library.

Many of the unit tests are currently disabled and need to be updated, which I'll take care of before marking this PR ready to review, but the main library code is worth reviewing. Unit tests are back at 100%.

There's a comment with at attached FV3 YAML config, and a path on hera where a sample run can be inspected.

Documentation updates will follow in a separate PR.

Type

  • Enhancement (adds a new functionality)

Impact

  • This is a breaking change (changes existing functionality)

Checklist

  • I have added myself and any co-authors to the PR's Assignees list.

Makefile Show resolved Hide resolved
recipe/channels Show resolved Hide resolved
src/uwtools/api/fv3.py Show resolved Hide resolved
src/uwtools/cli.py Show resolved Hide resolved
src/uwtools/drivers/driver.py Show resolved Hide resolved
src/uwtools/drivers/fv3.py Show resolved Hide resolved
src/uwtools/drivers/fv3.py Show resolved Hide resolved
src/uwtools/resources/fv3.jsonschema Show resolved Hide resolved
src/uwtools/resources/platform.jsonschema Show resolved Hide resolved
src/uwtools/scheduler.py Show resolved Hide resolved
@maddenp-noaa
Copy link
Collaborator Author

I went ahead and did the documentation updates in this PR. Preview docs are here.

src/uwtools/config/formats/base.py Show resolved Hide resolved
src/uwtools/config/formats/base.py Show resolved Hide resolved
src/uwtools/config/jinja2.py Show resolved Hide resolved
src/uwtools/drivers/fv3.py Show resolved Hide resolved
src/uwtools/scheduler.py Show resolved Hide resolved
docs/sections/user_guide/cli/mode_fv3.rst Outdated Show resolved Hide resolved
src/uwtools/drivers/fv3.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@elcarpenterNOAA elcarpenterNOAA left a comment

Choose a reason for hiding this comment

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

Nice work, Paul.

@maddenp-noaa maddenp-noaa merged commit 666880f into ufs-community:main Feb 14, 2024
2 checks passed
@maddenp-noaa maddenp-noaa deleted the UW-449 branch February 14, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants