Revised release notes are available in the documentation.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1053
- replace
_import_components_from_df
by @lkstrp in #1058 - fix: fix wrong indexing by @lkstrp in #1061
- Update models.rst by @lkstrp in #1065
- Add Korea university to the users list by @ekatef in #1066
- fix: less verbose logging during
n.add
by @lkstrp in #1067 - Bugfix in post_discretization by @toniseibold in #1052
- correct indexing to select gens with set e_sum attributes by @cpschau in #1069
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1072
- fix: align variables and coefficients in generators_contraints by @FabianHofmann in #1074
- Statistic expressions by @FabianHofmann in #1044
- test: add model tests by @lkstrp in #1080
- statistics: modularize skip iterations in aggregate components by @FabianHofmann in #1081
- Bugfix: correctly set capacity factors in stochastic prog. example by @koen-vg in #1087
- ci: fix macos runner by @lkstrp in #1088
- docs: add user and fix example links by @lkstrp in #1089
- chore: update issue templates and labels by @lkstrp in #1092
- fix: issue label by @lkstrp in #1096
- feat: add flexible selector for groupby in statistics module by @FabianHofmann in #1078
- build(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group by @dependabot in #1098
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1101
- build: make
tables
optional for.h5
io by @lkstrp in #1100 - doc: PyPSA User update (PyPSA-BD) by @SermishaNarayana in #1103
- feat: groupers and statistics package refactor by @lkstrp in #1093
- docs: additional ruff rules (
pydocstyle
/D
) by @lkstrp in #1104 - docs: fix broken links by @lkstrp in #1108
New Contributors
- @SermishaNarayana made their first contribution in #1103
Full Changelog: v0.31.0...v0.32.0