FloPy 3.9.0
Version 3.9.0
New features
- feat(plot_centers): Add plot_centers support to PlotMapView and PlotCrossSection (#2318). Committed by Joshua Larsen on 2024-10-07.
- feat(get-modflow): Support windows extended build (#2356). Committed by mjreno on 2024-11-06.
- feat(binaryfile): Add head/budget file reversal script (#2383). Committed by wpbonelli on 2024-11-27.
Bug fixes
- fix(ZoneFile6.load): Add split statement to input read (#2330). Committed by Joshua Larsen on 2024-10-09.
- fix(resample_to_grid): Fix unintended extrapolation (#2331). Committed by Joshua Larsen on 2024-10-09.
- fix(utils): Exclude ncf from mf6 output utils (#2336). Committed by mjreno on 2024-10-16.
- fix(masked_4D_arrays): Allow re-use of preceding spd data if empty (#2314). Committed by martclanor on 2024-10-20.
- fix(gridintersect): Fix multiple issues (#2343). Committed by Davíd Brakenhoff on 2024-10-25.
Refactoring
- refactor(PackageContainer): Compose not inherit, deprecate methods (#2324). Committed by Marnix on 2024-10-14.
- refactor(Modpath7.create_mp7): Expose porosity parameter of Modpath7Bas (#2340). Committed by martclanor on 2024-10-20.
- refactor(gridintersect): Clean up gridintersect (#2346). Committed by Davíd Brakenhoff on 2024-10-24.
- refactor(Mf6Splitter): Added split_multi_model method (#2352). Committed by Joshua Larsen on 2024-11-06.
- refactor(mf6): Deprecate mf6 checks (#2357). Committed by wpbonelli on 2024-11-06.
- refactor: Apply suggestions from pyupgrade (#2361). Committed by Mike Taves on 2024-11-11.
- refactor: Fix long lines to resolve check E501 (#2368). Committed by Mike Taves on 2024-11-14.
- refactor: Resolve ruff check F821 for undefined names (#2374). Committed by Mike Taves on 2024-11-18.
- refactor: Apply fixes for flake8 comprehensions (C4) (#2376). Committed by Mike Taves on 2024-11-18.
- refactor(deprecations): Deprecate flopy.mf6.utils.reference module (#2375). Committed by wpbonelli on 2024-11-19.
- refactor: Apply Ruff-specific rule checks (#2377). Committed by Mike Taves on 2024-11-22.