Published December 5, 2024
| Version v0.32.0
Software
Open
PyPSA: Python for Power System Analysis
Description
Revised release notes are available in the documentation.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/1053
- replace
_import_components_from_dfby @lkstrp in https://github.com/PyPSA/PyPSA/pull/1058 - fix: fix wrong indexing by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1061
- Update models.rst by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1065
- Add Korea university to the users list by @ekatef in https://github.com/PyPSA/PyPSA/pull/1066
- fix: less verbose logging during
n.addby @lkstrp in https://github.com/PyPSA/PyPSA/pull/1067 - Bugfix in post_discretization by @toniseibold in https://github.com/PyPSA/PyPSA/pull/1052
- correct indexing to select gens with set e_sum attributes by @cpschau in https://github.com/PyPSA/PyPSA/pull/1069
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/1072
- fix: align variables and coefficients in generators_contraints by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1074
- Statistic expressions by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1044
- test: add model tests by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1080
- statistics: modularize skip iterations in aggregate components by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1081
- Bugfix: correctly set capacity factors in stochastic prog. example by @koen-vg in https://github.com/PyPSA/PyPSA/pull/1087
- ci: fix macos runner by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1088
- docs: add user and fix example links by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1089
- chore: update issue templates and labels by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1092
- fix: issue label by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1096
- feat: add flexible selector for groupby in statistics module by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1078
- build(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group by @dependabot in https://github.com/PyPSA/PyPSA/pull/1098
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/1101
- build: make
tablesoptional for.h5io by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1100 - doc: PyPSA User update (PyPSA-BD) by @SermishaNarayana in https://github.com/PyPSA/PyPSA/pull/1103
- feat: groupers and statistics package refactor by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1093
- docs: additional ruff rules (
pydocstyle/D) by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1104 - docs: fix broken links by @lkstrp in https://github.com/PyPSA/PyPSA/pull/1108
New Contributors
- @SermishaNarayana made their first contribution in https://github.com/PyPSA/PyPSA/pull/1103
Full Changelog: https://github.com/PyPSA/PyPSA/compare/v0.31.0...v0.32.0
Notes
Files
PyPSA/PyPSA-v0.32.0.zip
Files
(5.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c790bf88aac19ada527fd204798695db
|
5.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/PyPSA/PyPSA/tree/v0.32.0 (URL)
Software
- Repository URL
- https://github.com/PyPSA/PyPSA