What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #565
- io: Avoid changing axis names on export by @coroa in #564
- Fix-up of "Avoid changing axis names on io exports" by @coroa in #567
- statistics: sum as default for opex, curtailment, supply, withdrawal,… by @fneum in #568
- io: add functionality to read .nc and .h5 files from URL by @fneum in #569
- transpose rhs for check if empty by @lisazeyen in #573
- plot: restore compatibility with older matplotlib versions by @fneum in #570
- networkclustering: include lifetime and build_year in clustering by @fneum in #571
- Fix preservation of non-aggregated time-dependent variables by @koen-vg in #576
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #579
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #584
- optimize: correct filter marginal cost by @FabianHofmann in #589
- doc: fix link to Calliope by @lumbric in #587
- time-varying efficiencies and standing losses for all components by @fneum in #572
- add unit commitment for links by @fneum in #582
- adjust coding style to pep and flake8 conventions by @FabianHofmann in #590
- update examples to linopy framework by @FabianHofmann in #591
- optimize: introduce solver_options argument by @FabianHofmann in #595
- Update optimization section to linopy framework by @FabianHofmann in #594
- doc: fix two links to related projects by @lumbric in #597
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #596
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #600
- Fix a bug in network clustering for networks with a lot of isolated nodes by @ekatef in #599
- bugfixes for native implementation of unit commitment for links by @nworbmot in #602
- fix typo: cots -> costs by @loongmxbt in #605
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #608
- Set up support section in docs by @energyLS in #612
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #613
- remove outdated website directory by @fneum in #615
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #616
- global constraint: remove hard coded carrier mapping by @FabianHofmann in #617
- add option for zlib compression in .nc file exports by @fneum in #583
- global_constraint: add operational limit constraint by @FabianHofmann in #618
- Add transmission loss approximation for
n.lopf()
. by @fneum in #462 - prepare release 0.23 by @fneum in #629
New Contributors
Full Changelog: v0.22.1...v0.23.0