Published February 3, 2023
| Version 0.22.0
Software
Open
PyPSA: Python for Power System Analysis
Description
What's Changed
- Fix linopy implementation of nominal capacity per-bus/carrier constraints by @coroa in https://github.com/PyPSA/PyPSA/pull/524
- Add max_relative_growth as a carrier based global constraint by @coroa in https://github.com/PyPSA/PyPSA/pull/521
- Fix copying nominal optimal capacities by @coroa in https://github.com/PyPSA/PyPSA/pull/527
- Fix warning for missing max growth implementation in native optimization by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/528
- constraints.py: fix multiindex in groupby alternative by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/529
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/525
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/530
- optimization: fix postprocessing with different index type (with links) by @toby-coleman in https://github.com/PyPSA/PyPSA/pull/534
- Bump linopy version to 0.1.1 by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/535
- plot: allow independent control of arrow size and branch width by @fneum in https://github.com/PyPSA/PyPSA/pull/532
- add python 3.11 to CI by @fneum in https://github.com/PyPSA/PyPSA/pull/502
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/539
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/543
- plot: add alpha functionality for line, link, transformer by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/546
- address different warnings by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/548
- components: disable dtype checks per default by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/547
- prepare release 0.22 by @fneum in https://github.com/PyPSA/PyPSA/pull/550
- @toby-coleman made their first contribution in https://github.com/PyPSA/PyPSA/pull/534
Full Changelog: https://github.com/PyPSA/PyPSA/compare/v0.21.3...v0.22.0
Notes
Files
PyPSA/PyPSA-v0.22.0.zip
Files
(5.2 MB)
Name | Size | Download all |
---|---|---|
md5:df98c1b0105b3f2119768b8035c3509b
|
5.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PyPSA/PyPSA/tree/v0.22.0 (URL)