Recent Releases of flodym: A Python package for dynamic material flow analysis
flodym: A Python package for dynamic material flow analysis - v0.7.0
Empty version increment for Zenodo syncing.
What's Changed
- increment version by @JakobBD in https://github.com/pik-piam/flodym/pull/148
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.6.0...v0.7.0
- Python
Published by JakobBD 22 days ago
flodym: A Python package for dynamic material flow analysis - v0.6.0
What's Changed
- Enable MFA systems without stocks by @JakobBD in https://github.com/pik-piam/flodym/pull/142
- Notebooks workflow by @JakobBD in https://github.com/pik-piam/flodym/pull/143
- Update notebooks by @JakobBD in https://github.com/pik-piam/flodym/pull/144
- update readme with information on how to contribute and reach out by @JakobBD in https://github.com/pik-piam/flodym/pull/145
- increment version by @JakobBD in https://github.com/pik-piam/flodym/pull/147
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.5.4...v0.6.0
- Python
Published by JakobBD 22 days ago
flodym: A Python package for dynamic material flow analysis - v0.5.4
What's Changed
- Add (np-like) convenience helper functions to DimensionSet and FlodymArray by @bennet21 in https://github.com/pik-piam/flodym/pull/135
- fix numpy indexing error in SubArrayHandler by @JakobBD in https://github.com/pik-piam/flodym/pull/136
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/pik-piam/flodym/pull/132
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.5.3...v0.5.4
- Python
Published by JakobBD 3 months ago
flodym: A Python package for dynamic material flow analysis - v0.5.3
What's Changed
- fix error message in FlodymArray.from_df by @JakobBD in https://github.com/pik-piam/flodym/pull/131
- Add DimensionSet operators by @JakobBD in https://github.com/pik-piam/flodym/pull/123
- skip empty definition lists in MFADefinition df export by @bennet21 in https://github.com/pik-piam/flodym/pull/134
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.5.2...v0.5.3
- Python
Published by JakobBD 4 months ago
flodym: A Python package for dynamic material flow analysis - v0.5.2
What's Changed
- Add export of MFASystem definition to dataframes by @JakobBD in https://github.com/pik-piam/flodym/pull/121
- Enable dimension methods to accept both letters and names by @Copilot in https://github.com/pik-piam/flodym/pull/120
- Labelling Sankey split flows by dimension items @gergosuto in https://github.com/pik-piam/flodym/pull/129
- bugfix in FlodymArray setitem by @JakobBD in https://github.com/pik-piam/flodym/pull/130
New Contributors
- @gergosuto made their first contribution in https://github.com/pik-piam/flodym/pull/129
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.5.1...v0.5.2
- Python
Published by JakobBD 4 months ago
flodym: A Python package for dynamic material flow analysis - v0.5.1
What's Changed
- Add badges to README by @JakobBD in https://github.com/pik-piam/flodym/pull/113
- Update badges in README by @JakobBD in https://github.com/pik-piam/flodym/pull/114
- update Acknowlegements in README by @leonieschweiger in https://github.com/pik-piam/flodym/pull/116
- Add string representations and slightly restructure stocks by @JakobBD in https://github.com/pik-piam/flodym/pull/117
- Contributors by @JakobBD in https://github.com/pik-piam/flodym/pull/118
New Contributors
- @leonieschweiger made their first contribution in https://github.com/pik-piam/flodym/pull/116
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.5.0...v0.5.1
- Python
Published by JakobBD 6 months ago
flodym: A Python package for dynamic material flow analysis - v0.5.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pik-piam/flodym/pull/110
- Update MFASystem checks by @JakobBD in https://github.com/pik-piam/flodym/pull/112
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.4.1...v0.5.0
- Python
Published by JakobBD 10 months ago
flodym: A Python package for dynamic material flow analysis - v0.4.1
What's Changed
- Adds power operator support to FlodymArray by @JakobBD in https://github.com/pik-piam/flodym/pull/111
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.4.0...v0.4.1
- Python
Published by JakobBD 11 months ago
flodym: A Python package for dynamic material flow analysis - v0.4.0
What's Changed
- increase flexibility in the flodym array setitem and set_values methods by @JakobBD in https://github.com/pik-piam/flodym/pull/105
- Add sparse option to todf method and add test for todf method by @JakobBD in https://github.com/pik-piam/flodym/pull/104
- Expand DSM functionality by @JakobBD in https://github.com/pik-piam/flodym/pull/102
- Change DimensionSet.shape method to property by @JakobBD in https://github.com/pik-piam/flodym/pull/106
- fix bug in csv export by @JakobBD in https://github.com/pik-piam/flodym/pull/108
- bump version number by @JakobBD in https://github.com/pik-piam/flodym/pull/107
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.3.1...v0.4.0
- Python
Published by JakobBD 12 months ago
flodym: A Python package for dynamic material flow analysis - v0.3.1
What's Changed
- fix erroneous nan-to-zero replacement in df to flodym array conversion by @JakobBD in https://github.com/pik-piam/flodym/pull/101
- New model test: no negative flows by @bennet21 in https://github.com/pik-piam/flodym/pull/96
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.3.0...v0.3.1
- Python
Published by bennet21 about 1 year ago
flodym: A Python package for dynamic material flow analysis - v0.3.0
What's Changed
- Improve parameter readin by @JakobBD in https://github.com/pik-piam/flodym/pull/99
- add option to pandas-based parameter read-in to allow missing values in data, and to allow excess values
- improve read-in performance for sparse data
- add context (parameter name) to error messages in data read-in
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.2.0...v0.3.0
- Python
Published by JakobBD about 1 year ago
flodym: A Python package for dynamic material flow analysis - v0.2.0
What's Changed
- add apply function to flodym array by @JakobBD in https://github.com/pik-piam/flodym/pull/92
- update plotting routines with more customization options by @JakobBD in https://github.com/pik-piam/flodym/pull/94
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.1.1...v0.2.0
- Python
Published by JakobBD about 1 year ago
flodym: A Python package for dynamic material flow analysis - v0.1.1
What's Changed
- update installation readme after pypi release by @JakobBD in https://github.com/pik-piam/flodym/pull/83
- update documentation by @bennet21 in https://github.com/pik-piam/flodym/pull/84
- Update documentation by @bennet21 in https://github.com/pik-piam/flodym/pull/85
- Updates and minor fixes by @Merjo in https://github.com/pik-piam/flodym/pull/86
- update version, citation and copyright by @JakobBD in https://github.com/pik-piam/flodym/pull/87
New Contributors
- @bennet21 made their first contribution in https://github.com/pik-piam/flodym/pull/84
Full Changelog: https://github.com/pik-piam/flodym/compare/v0.1.0...v0.1.1
- Python
Published by JakobBD about 1 year ago
flodym: A Python package for dynamic material flow analysis - v0.1.0
First release
- Python
Published by JakobBD about 1 year ago