Skip to content

modflowapi 0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 13:49
31e90fd

What's Changed

Support for MODFLOW 6.4.3 as well as refactoring, fixes and enhancements

  • refactor(rhs, hcof): Updates to allow setting values when rhs and hcof have not yet had pointers set.. Committed by Joshua Larsen on 2023-04-28.
  • refactor(Quickstart.ipynb): Fix error in callback_function. Committed by Joshua Larsen on 2023-07-17.
  • refactor(rhs, hcof): Allow setting rhs and hcof when pointers have not been previously set. Committed by Joshua Larsen on 2023-07-17.
  • refactor: Update libmf6 path handling (#27). Committed by w-bonelli on 2023-08-03.
  • refactor(_ptr_to_recarray): Slice pointers prior to setting data to recarray. Committed by Joshua Larsen on 2023-08-08.
  • refactor(_ptr_to_recarray): Slice pointers prior to setting data to recarray. Committed by Joshua Larsen on 2023-08-08.
  • refactor(extensions): Add support for IDM changes. Committed by Joshua Larsen on 2023-12-21.
  • refactor(extensions): Add support for IDM changes. Committed by Joshua Larsen on 2023-12-21.

Full Changelog: 0.0.1...0.2.0