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-589 Yield a requirement on base_file when used #507

Merged

Conversation

maddenp-noaa
Copy link
Contributor

Synopsis

Update drivers that use base_file to yield a requirement on the specified file.

Type

  • Code maintenance (refactoring, etc. without behavior change)

Impact

  • This is a non-breaking change (existing functionality continues to work as expected)

Checklist

  • I have added myself and any co-authors to the PR's Assignees list.
  • I have reviewed the documentation and have made any updates necessitated by this change.

@maddenp-noaa maddenp-noaa self-assigned this Jun 11, 2024
src/uwtools/drivers/chgres_cube.py Show resolved Hide resolved
src/uwtools/drivers/mpas.py Show resolved Hide resolved
src/uwtools/drivers/mpas_init.py Show resolved Hide resolved
src/uwtools/drivers/ww3.py Show resolved Hide resolved
src/uwtools/tests/drivers/test_chgres_cube.py Show resolved Hide resolved
src/uwtools/tests/drivers/test_chgres_cube.py Show resolved Hide resolved
src/uwtools/utils/tasks.py Show resolved Hide resolved
Copy link
Contributor

@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.

Looks good to me.

Copy link
Contributor

@WeirAE WeirAE left a comment

Choose a reason for hiding this comment

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

Thanks for the DRYing out and LGTM!

@maddenp-noaa maddenp-noaa merged commit 3509e23 into ufs-community:main Jun 11, 2024
2 checks passed
@maddenp-noaa maddenp-noaa deleted the uw-589-base-file-required branch June 11, 2024 20:28
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