build_df_Economics(df_Results, df_profiles)
|
|
build_df_annual(df_Results, ...)
|
Transforms profiles to annual values, convert to MWh and insert additional values (costs, net resource exchanges). |
build_df_profiles_house(df_Results, ...)
|
Builds hourly profiles for demand and consumption of units and buildings. |
calculate_KPIs(df_Results, infrastructure, ...)
|
|
postcompute_Grid_param(df_Grid)
|
|
postcompute_actors_KPI(df_Performance, Samples)
|
|
postcompute_annual_COP(df_annuals, ...)
|
|
postcompute_annual_revenues(df_profiles, ...)
|
|
postcompute_average_emission(local_data, ...)
|
|
postcompute_efficiency(df_unit, ...)
|
|
postcompute_levelized_cost_electricity(...)
|
|
postcompute_pv_penetration_curtail(...)
|
|
postcompute_security_indicators(df_annual, ...)
|
|
remove_building_from_index(df)
|
|
split_units_to_buildings(infrastructure, df, aim)
|
|
temperature_profile(df_Results[, ...])
|
Returns a pd.Series of the indoor temperature profile, one column per building. |
units_power_profiles_per_building(...)
|
|