Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
joda9 committed Oct 1, 2024
1 parent 0c8b175 commit 1fe6ed1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions edisgo/network/topology.py
Original file line number Diff line number Diff line change
Expand Up @@ -2412,6 +2412,14 @@ def connect_to_lv_based_on_geolocation(
connected to the MV bus. If the distance is greater, the component
is connected to a new LV bus.
* Buses the components can be connected to:
- For voltage level 6: Components can be connected to MV/LV substations.
If MV connection is allowed, components can also be connected to
MV buses.
- For voltage level 7: Components can be connected to LV buses. If MV
connection is allowed, components can also be connected
to MV buses and MV/LV substations.
Parameters
----------
edisgo_object : :class:`~.EDisGo`
Expand Down

0 comments on commit 1fe6ed1

Please sign in to comment.