v0.7.0
What's Changed
- add feature: aggregate carrier exclusion by @p-glaum in #415
- add explanation for capacity_per_sqkm by @lisazeyen in #425
- update deprecated syntax by @nnhjy in #429
- Fix network directory path in make_summary by @aodenweller in #435
- build_natura_raster: fix out_shapes by @FabianHofmann in #437
- fix tutorial config links by @pz-max in #438
- build_bus_regions: fix shapely deprecation by @FabianHofmann in #441
- solve_network: move extra_functionality to args by @martacki in #445
- Fix load variable in reserve constraint by @pz-max in #451
- update pypsa 0.21.3, vresutils master, lift fiona version restriction by @fneum in #457
- Fix EQ constraint in case no hydro exist by @pz-max in #452
- fixed bug that set max_hours for many plants to 6 by @thomgeo in #465
- build_shapes: replace unary union from shapely by geopandas equivalent by @FabianHofmann in #466
- env: add pygeos by @FabianHofmann in #467
- Revert "env: add pygeos" by @fneum in #468
- env: update shapely to >=2.0 by @FabianHofmann in #469
- Fix deprecation warning for 'closed' with pandas 1.4 by @euronion in #323
- Fix warning in rule build_shapes by @virio-andreyana in #471
- upgrade cache action from v2 to v3 by @fneum in #472
- prepare release 0.7 by @fneum in #475
New Contributors
- @lisazeyen made their first contribution in #425
- @nnhjy made their first contribution in #429
- @aodenweller made their first contribution in #435
- @thomgeo made their first contribution in #465
- @virio-andreyana made their first contribution in #471
Full Changelog: v0.6.1...v0.7.0