Revised release notes are available in the documentation.
What's Changed
- Update users.md / d-fine & Fraunhofer ISI by @gincrement in #1524
- Update models.md / add PyPSA-IEI by @gincrement in #1523
- feat: add environment variable support for options by @lkstrp in #1513
- Networks statistics (i)plot refactor and new sanitize functions by @FabianHofmann in #1401
- fix: pin linopy >= v0.6.1, add tests for log free import, pin pandas < v3.0.0 by @FabianHofmann in #1532
- fix: update and simplify docs deps & temporary remove demand elasticity example by @lkstrp in #1459
- fix: ramp limit contstraints failing because of mismatched index by @lkstrp in #1537
- Add include_objective_constant parameter to optimize by @FabianHofmann in #1509
- fix: allow passing True to aggregate time which maps to default by @lkstrp in #1538
- fix: pathlib paths in collections by @lkstrp in #1530
- feat: Add temporal clustering functionality by @FabianHofmann in #1508
- feat: split capital_cost into investment and FOM costs by @FabianHofmann in #1507
- build(deps): bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 in the github-actions group by @dependabot[bot] in #1545
- feat: set pypsa options via
.envfile by @lkstrp in #1531 - Feat: allow p_set for StorageUnit components by @Irieo in #1549
- ci: configure Gurobi as default solver for docs build by @lkstrp in #1548
- Add SALib global sensitivity analysis example by @fneum in #1318
- Revert "docs: temporary remove demand elasticity example" by @lkstrp in #1539
- add water values example by @fneum in #1492
- import series only if not empty for oneport components by @yerbol-akhmetov in #1528
- docs: notebook cleanup by @lkstrp in #1551
- docs: add partial elastic demand and log-log approximation by @flxlchr in #1519
- docs: add demand and supply bid market example by @flxlchr in #1536
- Update models.md by @gincrement in #1554
- fix: align dimensions to not rely on transpose in linopy by @lkstrp in #1557
- feat: pandas v3 support by @lkstrp in #1556
- Line losses with error control by @lindnemi in #1495
- docs: better transmission stats docs by @lkstrp in #1560
- fix: docs version selector on readthedocs by @lkstrp in #1563
- docs: new docs page for pypsa warnings by @lkstrp in #1562
- fix: follow up on #1562 by @lkstrp in #1564
- ramp limit consolidation and fix by @FabianHofmann in #1553
- Rebased and updated version of #1431. Applies nice_name to bus_carrier grouping in statistics. by @lukasschirren in #1565
- clustering api change and better docs by @lkstrp in #1567
- Make extendability and committability compatible, when modularity is on by @enricogiglio in #1007
New Contributors
- @lukasschirren made their first contribution in #1565
Full Changelog: v1.0.7...v1.1.0