What's Changed
- deprecate
n.lopf()
in favour ofn.optimize()
by @fneum in #630 - move networkclustering module to clustering.spatial by @fneum in #628
- add warning for duals not assigned by @lisazeyen in #633
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #636
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #640
- opt: fix attr setter for pyomo versions >= 6.6 by @FabianHofmann in #644
- Feature/snapshot weights by @martinhjel in #641
assign_duals
: add storage consistency equations by @fneum in #645- Add missing market_value reference by @euronion in #646
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #647
- losses: handle transformers correctly by @fneum in #650
- Update to linopy v0.2 by @FabianHofmann in #653
- correct sign in linearized UC by @lisazeyen in #652
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #654
- Add deprecation warning to networkclustering module by @FabianHofmann in #642
- add quadratic marginal cost for stores and storage units by @fneum in #655
- add time-resolved energy balance to statistics module by @p-glaum in #648
- Prepare release v0.24 by @fneum in #656
New Contributors
- @martinhjel made their first contribution in #641
Full Changelog: v0.23.0...v0.24.0