Translate power capacity to power generation. Units of generated power are assumed to be sold and hence get priced in the net profit calculations. This also entails converting MWh into MW per year, since we calculate yearly profits.

convert_cap_to_generation(data, capacity_factors_power = NULL)

Arguments

data

A data frame filtered and wrangled company level production forecasts (of the companies in the portfolio). Usually based on PACTA output.

capacity_factors_power

A data frame containing capacity factors to translate company level power capacity to units sold. Contains information on the ald_business_unit (power sector only) and scenario_geography levels.