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-585: Build driver for SCHISM #506

Merged
merged 10 commits into from
Jun 13, 2024
Merged

Conversation

WeirAE
Copy link
Contributor

@WeirAE WeirAE commented Jun 10, 2024

Synopsis

Build driver for SCHISM. As per discussion, scope is limited to "library" version for the coupled model.

AC:
new driver introduced in CLI and API
JSON Schema validation capability
Documentation for CLI, API and landing page addition

Type

  • Bug fix (corrects a known issue)
  • Code maintenance (refactoring, etc. without behavior change)
  • Documentation
  • Enhancement (adds new functionality)
  • Tooling (CI, code-quality, packaging, revision-control, etc.)

Impact

  • This is a breaking change (changes existing functionality)
  • 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.

@WeirAE WeirAE self-assigned this Jun 10, 2024
src/uwtools/drivers/schism.py Outdated Show resolved Hide resolved
src/uwtools/drivers/schism.py Outdated Show resolved Hide resolved
@WeirAE
Copy link
Contributor Author

WeirAE commented Jun 12, 2024

Really not sure why test__values_needed in test_jinja2.py is failing now in the 3.9.19 version, nothing here should affect that

Copy link
Contributor

@christinaholtNOAA christinaholtNOAA left a comment

Choose a reason for hiding this comment

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

LGTM. Just one minor copy/paste error (I think).

src/uwtools/tests/drivers/test_schism.py Outdated Show resolved Hide resolved
@WeirAE WeirAE requested a review from maddenp-noaa June 12, 2024 22:34
docs/sections/user_guide/yaml/components/schism.rst Outdated Show resolved Hide resolved
src/uwtools/drivers/schism.py Outdated Show resolved Hide resolved
src/uwtools/drivers/schism.py Outdated Show resolved Hide resolved
src/uwtools/resources/jsonschema/schism.jsonschema Outdated Show resolved Hide resolved
src/uwtools/tests/drivers/test_schism.py Outdated Show resolved Hide resolved
src/uwtools/tests/drivers/test_schism.py Outdated Show resolved Hide resolved
src/uwtools/tests/test_schemas.py Outdated Show resolved Hide resolved
Copy link
Contributor

@maddenp-noaa maddenp-noaa left a comment

Choose a reason for hiding this comment

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

I left one comment about simplifying / generalizing the template_values item in the schism and ww3 schemas, but otherwise this looks good to me!

@WeirAE WeirAE merged commit dbe1224 into ufs-community:main Jun 13, 2024
2 checks passed
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.

3 participants