pypsa.SubNetwork.storage_units

pypsa.SubNetwork.storage_units#

SubNetwork.storage_units() DataFrame#

Get the storage units in the sub-network.

!!! warning “Deprecated in v1.0”

Use sub_network.components.storage_units.static instead.

See also

[pypsa.Network.storage_units][]