pypsa.statistics.StatisticsAccessor.supply

pypsa.statistics.StatisticsAccessor.supply#

StatisticsAccessor.supply(comps=None, aggregate_time='sum', aggregate_groups='sum', groupby=None, at_port=True, bus_carrier=None, nice_names=None)#

Calculate the supply of components in the network. Units depend on the regarded bus carrier.

If bus_carrier is given, only the supply to buses with carrier bus_carrier is calculated.

For information on the list of arguments, see the docs in Network.statistics or pypsa.statitics.StatisticsAccessor.