Skip to content

Summarize PV electricity yield

maxenceryan edited this page Jun 25, 2021 · 2 revisions
Icon Name ID Category Subcategory
icon Summarize PV electricity yield SumPvYield [hive] Solar

Description

Summarizes the PV electricity yield per specified time period, e.g. monthly, daily, or entire year.

Inputs

Name ID Description Type
sum_mode sum_mode Summary mode. Options: 'day', 'month', 'year' string
elec elec Electricity generated by PV panel. Time series with 8760 entries, in [kWh] float

Outputs

Name ID Description Type
yield yield Yield per specified time period float

Example

TODO: find this component in an example file / create an example file

See also

  • TODO: link to similar / collaborating components

Developer info

  • Assembly: Hive.Core.solar_tech.ghpy
  • Source: src/Hive.Core/solar_tech/sum_over_timeperiod.py