reho.model.preprocessing.buildings_profiles#

Generates the buildings profiles for domestic hot water (DHW) demand, domestic electricity demand, internal heat gains, and solar gains.

Functions

annual_to_typical(cluster, annual_file, ...)

From an annual profile (8760 values), extracts the values corresponding to the typical days.

apply_stochasticity(df_profiles, scale, SF)

Returns the daily profiles where an intensity variation (scale) and time shift factor (SF) have been applied.

create_random_var(sd_amplitude, sd_timeshift)

Creates an array of random variables for the use of apply_stochasticity.

eud_profiles(buildings_data, cluster, ...[, ...])

Generates building-specific profiles for internal heat gains, DHW demand, and domestic electricity demand based on SIA 2024 norms.

reference_temperature_profile(...)

Returns a reference temperature timeseries.

solar_gains_profile(qbuildings_data, ...)

Computes the solar heat gains from the irradiance.