Adapt release note to reflect bus regions fix

This commit is contained in:
Koen van Greevenbroek 2024-05-03 14:54:47 +02:00
parent 76c201ef7d
commit f90f48ceb6

View File

@ -186,7 +186,7 @@ Upcoming Release
* Data on existing renewable capacities is now consistently taken from powerplantmatching (instead of being retrieved separately); the dataset has also been updated to include 2023 values.
* Added shapes to .nc file for different stages of the network object in `base_network`, `build_bus_regions`, and `cluster_network`.
* Added shapes to .nc file for different stages of the network object in `base_network`, `simplify_network`, and `cluster_network`; the `build_bus_regions` rule is now integrated into the `base_network` rule.
* Fix p_nom_min of renewables generators for myopic approach and add check of existing capacities in `add_land_use_constraint_m`.