-
Notifications
You must be signed in to change notification settings - Fork 45
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
MF6.4.3 release #148
Merged
MF6.4.3 release #148
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* only version jupytext-managed scripts, not notebooks * add jupytext section to developer documentation * use flopy CLI to regenerate classes in CI
* move modeling utilities from common/ to the scripts they're used in * todo: deduplicate Wexler3D soln and curvilinear grid builder (flopy?) * move latex utilities from common/ to modflow-devtools * remove plot styles from common/, use flopy.plot.styles * remove config module, use env vars and pytest CLI flags * download and cache data files behind the scenes * standardize parameter table tag: "Model parameters" * fix subpot and legend placement in a few examples * update README.md and DEVELOPER.md * depend on modflow-devtools develop branch * format example scripts with black and isort * consistent naming for functions/variables * test in CI with python3.12
* use myst-parser * update examples.rst * fix CSS config in conf.py * fix render order for descriptions and notebooks on RTD * update DEVELOPER.md (mention Pooch) * add download links to rendered notebooks * convert notebook list to nbsphinx gallery * language tweaks: problem -> scenario * expand explication on splash pages
christianlangevin
approved these changes
Feb 7, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Triggering a new release for this repository so the imminent MF6.4.3 release can include updated example docs in the distribution.