v0.5.0
mibitrans version 0.5.0
This version introduces new visualization methods to the package, allowing for animations and access of plotting through the model object. Furthermore, a new model is introduced; 'mibitrans', which uses the semi-analytical solution by Wexler, (1992) and as described in Karanovic (2007). The package has undergone multiple refactors, which changed the way results are accessed and overall structure of the model classes. Additionally, mass balance was refactored and updated to work with the new structure and models of the package. Documentation has been extended to include background information on the package and the analytical solutions. Further improvements to the GitHub workflow has been performed as well. For a full overview of the changes, see the pull requests below.
What's Changed
- Expand visualization by @JoYvBa in #97
- Implementation of Karanovic solution by @JoYvBa in #113
- Enforce cleaning of notebooks by @raar1 in #119
- Refactor equations by @JoYvBa in #120
- Rework mass_balance and refactor Transport3D by @JoYvBa in #123
- 76 extend documentation by @AlrauneZ in #77
- Version 0.5.0 by @JoYvBa in #126
Full Changelog: v0.4.0...v0.5.0