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

feat(models): support example models #197

Merged
merged 5 commits into from
Mar 11, 2025
Merged

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Mar 10, 2025

Add support for https://github.com/MODFLOW-ORG/modflow6-examples. Followup to #190 and #191. Some refactoring including switching the registry file to TOML. Also add a copy_to function which copies a model to a new workspace. Finally, deprecate the old model access fixtures.

Miscellaneous:

  • remove tests for old model access fixtures, tested daily over in mf6, soon to replace
  • skip testing modflow_devtools.build.meson_build() in CI, also exercised daily in mf6

These last two tweaks vastly speed up CI.

@wpbonelli wpbonelli marked this pull request as ready for review March 10, 2025 22:46
@wpbonelli wpbonelli merged commit aa45c48 into MODFLOW-ORG:develop Mar 11, 2025
15 checks passed
@wpbonelli wpbonelli deleted the models branch March 11, 2025 11:31
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.

1 participant