Version 3.9.3
Support for MF6.6.2, several bugfixes, and a couple enhancements.
New features
- feat(modeltime): Add from_headers and reverse methods (#2481). Committed by wpbonelli on 2025-03-29.
- feat: Add the angldegx to the kw dictionary produced by the get_disu_kwargs method (#2484). Committed by Sunny Titus on 2025-04-14.
Bug fixes
- fix(resolve_exe): Typecast exe name to string before passing to _resolve (#2457). Committed by martclanor on 2025-02-20.
- fix(HeadFile,CellBudgetFile): Fix tdis reversal (#2460). Committed by wpbonelli on 2025-02-25.
- fix(output_util.py): Trap grb in MF6Output (#2468). Committed by wpbonelli on 2025-03-07.
- fix(binaryfile): Tdis in head/budget reversal methods (#2475). Committed by wpbonelli on 2025-03-18.
- fix(binaryfile): Fix head/budget file reversal (#2483). Committed by wpbonelli on 2025-04-01.
- fix(flopy/utils/sfroutputfile.py::SfrFile.get_results): Refactor deprecated DataFrame.append() call to pandas.concat() (#2491). Committed by aleaf on 2025-04-21.
- fix(model_splitter.py): Add trap for obs packages in bc packages (#2493). Committed by Joshua Larsen on 2025-04-22.
- fix(evt): Optional field mishandling (#2490). Committed by mjreno on 2025-04-23.
- fix: Update numpy array comparisons to use isin (#2504). Committed by Emmanuel Ferdman on 2025-05-06.
- fix(column lengths): Autoscale array write to ncol for structured multi-model simulations (#2507). Committed by Joshua Larsen on 2025-05-12.
Refactoring
- refactor(resolve_exe): Also fix tests (#2464). Committed by Mike Taves on 2025-03-03.
- refactor(createpackages): Use jinja for mf6 module code generation (#2333). Committed by wpbonelli on 2025-03-07.
- refactor(Mf6Splitter): Change how node mapping is stored and loaded (#2465). Committed by Joshua Larsen on 2025-03-14.
- refactor(gridutil): Improve arg handling in get_disu_kwargs (#2480). Committed by wpbonelli on 2025-04-01.
- refactor(model_splitter.py): Support for SSM and ATS (#2505). Committed by Joshua Larsen on 2025-05-08.
- refactor(codegen): Move dfn utils from devtools (#2508). Committed by wpbonelli on 2025-05-13.