-
Notifications
You must be signed in to change notification settings - Fork 4
Summarize PV electricity yield
maxenceryan edited this page Jun 25, 2021
·
2 revisions
Icon | Name | ID | Category | Subcategory |
---|---|---|---|---|
Summarize PV electricity yield | SumPvYield | [hive] | Solar |
Summarizes the PV electricity yield per specified time period, e.g. monthly, daily, or entire year.
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 |
Name | ID | Description | Type |
---|---|---|---|
yield | yield | Yield per specified time period | float |
TODO: find this component in an example file / create an example file
- TODO: link to similar / collaborating components
- Assembly:
Hive.Core.solar_tech.ghpy
- Source:
src/Hive.Core/solar_tech/sum_over_timeperiod.py