pypsa.statistics.StatisticsAccessor.capacity_factor#
- StatisticsAccessor.capacity_factor(comps=None, aggregate_time='mean', aggregate_groups='sum', at_port=False, groupby=None, bus_carrier=None, nice_names=None)#
Calculate the capacity factor of components in the network.
If bus_carrier is given, only the assets are considered which are connected to buses with carrier bus_carrier.
For information on the list of arguments, see the docs in Network.statistics or pypsa.statistics.StatisticsAccessor.