Skip to content

updates of Snbc3 run3 dgec new#11

Open
remydoudard wants to merge 33 commits into
master_testfrom
SNBC3_run3_dgec_new
Open

updates of Snbc3 run3 dgec new#11
remydoudard wants to merge 33 commits into
master_testfrom
SNBC3_run3_dgec_new

Conversation

@remydoudard

Copy link
Copy Markdown
Collaborator

No description provided.

JeanWolff10 and others added 30 commits April 11, 2024 12:15
add_output_subsidies_by_income_class_v2
Adding consumption standard and real by : epc, heating system, energy, year
renovation_details by quintile
new insulations type mapping
Mapping des déciles en quintiles uniquement si les données contiennent des déciles
Remove hardcoded CONVERSION.
Add pef_elec=None argument to functions.
Raise error if pef_elec is None.
Read config['energy']['pef_elec'] in read_inputs.
Add fill_missing_years function (fills missing years with previous values).
Apply fill_missing_years(inputs['pef_elec'], config['start'], config['end']).
Add and propagate pef_elec in res_irf.
Add and propagate pef_elec in stock_turnover.
Add self.pef_elec attribute in ThermalBuilding.
Add pef_elec=None argument to functions.
Update function calls to propagate pef_elec.
Add reset_consumption_store method to reinitialize consumption and certificate caches.
Add new file primary_energy_factor_electricity.csv
Victor-Mannoni and others added 3 commits September 12, 2025 10:53
In model.py, add check on yearly pef_elec value.
If pef_elec differs from previous year, call buildings.reset_consumption_store().
Ensures cached consumption values are recalculated with updated PEF.
Read new configuration keys:
   - config['load_calibration_renovation'] → path to calibration file to import.
   - config['export_calibration_renovation'] → path where calibration should be exported.
   -config['stop_after_calibration_export'] → boolean to stop execution after export.

Enable loading and saving of renovation calibration data through the model.
Add pef_elec parameter and renovation calibration import/export
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants