doc: release notes format
This commit is contained in:
parent
1fc1d2a17d
commit
a967faf0f9
@ -33,7 +33,9 @@ Future release
|
|||||||
* Removed stale industry demand rules ``build_industrial_energy_demand_per_country``
|
* Removed stale industry demand rules ``build_industrial_energy_demand_per_country``
|
||||||
and ``build_industrial_demand``. These are superseded with more regionally resolved rules.
|
and ``build_industrial_demand``. These are superseded with more regionally resolved rules.
|
||||||
* Use simpler and shorter ``gdf.sjoin()`` function to allocate industrial sites
|
* Use simpler and shorter ``gdf.sjoin()`` function to allocate industrial sites
|
||||||
from the Hotmaps database to onshore regions. This change also fixes a bug:
|
from the Hotmaps database to onshore regions.
|
||||||
|
|
||||||
|
This change also fixes a bug:
|
||||||
The previous version allocated sites to the closest bus,
|
The previous version allocated sites to the closest bus,
|
||||||
but at country borders (where Voronoi cells are distorted by the borders),
|
but at country borders (where Voronoi cells are distorted by the borders),
|
||||||
this had resulted in e.g. a Spanish site close to the French border
|
this had resulted in e.g. a Spanish site close to the French border
|
||||||
|
Loading…
Reference in New Issue
Block a user