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

Release 3.4.2 #1936

Merged
merged 17 commits into from
Aug 25, 2023
Merged

Release 3.4.2 #1936

merged 17 commits into from
Aug 25, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 25, 2023

FloPy 3.4.2

This is a patch release including bug fixes and minor non-functional refactoring cherry-picked from develop.

Bug fixes

Refactoring

wpbonelli and others added 17 commits August 25, 2023 18:11
* use ndarray.item() to retrieve single elements
* update gridutil get_disu_kwargs() docstrings
* modify pip upgrade in rtd workflow

Replaces PR #1848 (Close #1848)
…kage (#1867) (#1873)

Co-authored-by: scottrp <45947939+scottrp@users.noreply.github.com>
…#1882)

* fix(check): check now works properly with confined conditions (#1880)

* github workflows undo

---------

Co-authored-by: scottrp <45947939+scottrp@users.noreply.github.com>
* fix character span reading tkstp with a regex match
* skip particle information reading GW-Mass Budget

Co-authored-by: Ralf Junghanns <ralf@junghanns.it>
* fix(test): should be a complete grid
* fix(model grid): Always resync mf2005 grids
* Revert "fix(model grid): Always resync mf2005 grids"
* fix(grid idomain): grid idomain now defaults to all 1's for MF6 only
* fix(notebook): notebook contained out of bounds cellid
* fix(modelgrid): always force modelgrid to resync until an idomain array is provided

---------

Co-authored-by: scottrp <45947939+scottrp@users.noreply.github.com>
* warn at init/load time if exe not found, raise error at model run time
Flopy allows some keywords to be excluded from recarrays, like "FILEIN".  This fix makes sure that optional keywords, like "MIXED" are not excluded from recarrays.  Since they are optional their presence adds information to the recarray and they therefore can not be excluded.

Co-authored-by: scottrp <45947939+scottrp@users.noreply.github.com>
@wpbonelli wpbonelli marked this pull request as ready for review August 25, 2023 23:16
@wpbonelli wpbonelli merged commit 1f06875 into master Aug 25, 2023
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.

8 participants