FloPy 3.8.1
Version 3.8.1
This release includes various bugfixes as well as model splitter improvements. It also adds some capabilities for the soon forthcoming MF6 surface water model. Since the latter is still under development and not yet officially available, we do not consider these to be full-fledged features yet, and so this is a patch rather than a minor FloPy release.
New features
- feat(cell1d): Add support for 1D vertex grids (#2296). Committed by langevin-usgs on 2024-08-23.
Bug fixes
- fix(ParticleTrackFile.write_shapefile): Check for "k" even if "i", "j are not present (#2294). Committed by Joshua Larsen on 2024-08-17.
- fix(modelgrid): Add more support for mf6 surface water models (#2295). Committed by langevin-usgs on 2024-08-22.
Refactoring
- refactor(model_splitter.py): Update UnstructuredGrid support (#2292). Committed by Joshua Larsen on 2024-08-16.