Version 3.9.2
Support for MF6.6.1, as well as new features and bugfixes.
New features
- feat(mf2005,mf2k): Allow loading custom flopy packages (#2404). Committed by Davíd Brakenhoff on 2025-01-10.
- feat(generate_classes.py): Allow excluding components (#2447). Committed by wpbonelli on 2025-02-11.
Bug fixes
- fix(mp7particledata): Add global_xy option for to_coords/to_prp (#2405). Committed by Davíd Brakenhoff on 2024-12-23.
- fix(resolve_exe): Allow shutil.which() to find exe without suffix in Windows (#2408). Committed by martclanor on 2025-01-10.
- fix(cvfdutil): Fix skip_hanging_node_check (#2423). Committed by Oscar Sanchez on 2025-01-21.
- fix(Mf6Splitter): Multiple bug fixes and added support (#2418). Committed by Joshua Larsen on 2025-01-30.
- fix(mp7particledata.py): Avoid attribute error (#2441). Committed by wpbonelli on 2025-02-08.
Perf
- perf(tutorials): Skip some writes in export_vtk_tutorial.py (#2432). Committed by wpbonelli on 2025-02-03.
Refactoring
- refactor(model_splitter): Add timeseries support (#2403). Committed by Joshua Larsen on 2025-01-03.
- refactor(FlopyBinaryData): Make properties readonly, deprecate set_float() (#2421). Committed by wpbonelli on 2025-01-20.
- refactor(get-modflow): Don't hard-code available os tags (#2426). Committed by wpbonelli on 2025-01-26.
- refactor(mf6): Allow using existing dfn files in generate_classes.py (#2431). Committed by wpbonelli on 2025-02-03.
- refactor(ModelTime): Refactor ModelTime and add new features (#2367). Committed by Joshua Larsen on 2025-02-05.