Skip to content

Commit

Permalink
Merge pull request #233 from pypsa-meets-africa/restyled/enable_hydro
Browse files Browse the repository at this point in the history
Restyle enable add_hydro feature
  • Loading branch information
davide-f authored Jan 19, 2022
2 parents 5631404 + 0a9bbe4 commit 068053e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build_bus_regions.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ def custom_voronoi_partition_pts(points,


def get_gadm_shape(onshore_locs, gadm_shapes):

def locate_bus(coords):
try:
return gadm_shapes[gadm_shapes.contains(
Expand Down

0 comments on commit 068053e

Please sign in to comment.