Skip to content

FloPy 3.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 17:10
· 80 commits to master since this release
6163383

Version 3.7.0

Support for MODFLOW 6.5.0 as well as fixes and enhancements.


New features

  • feat(get-modflow): Support ARM mac nightly build (#2115). Committed by wpbonelli on 2024-02-23.
  • feat(binaryfile): Get budget by second package name paknam2 (#2050). Committed by Michael Ou@SSPA on 2024-03-14.
  • feat(get-modflow): Support windows parallel nightly build (#2128). Committed by wpbonelli on 2024-03-22.
  • feat: Add optional custom print callable (#2121). Committed by Mike Müller on 2024-03-25.
  • feat(dis2d): Introduce limited support for a 2D structured grid (for overland flow) (#2131). Committed by langevin-usgs on 2024-04-01.
  • feat(vtk): Improve vtk particle track export (#2132). Committed by wpbonelli on 2024-04-02.
  • feat(disv2d): Introduce support for a 2D vertex grid (for overland flow) (#2151). Committed by langevin-usgs on 2024-04-15.
  • feat(vtk): Include all arrays on pathline input (#2161). Committed by wpbonelli on 2024-04-19.
  • feat(mp7particledata): Add localz option for PRT PRP conversions (#2166). Committed by wpbonelli on 2024-04-24.
  • feat(sim options block packages): Support for packages declared in simulation name file's options block (#2164, #2174). Committed by spaulins-usgs on 2024-05-01.
  • feat(MfList): Support kper field in stress period data (#2179). Committed by wpbonelli on 2024-05-04.

Bug fixes

Refactoring