feat(rcu): MAJ coefficients GES RCU - arrete 2026-03-30 - #171
Open
elliot-redfroggy wants to merge 1 commit into
Open
feat(rcu): MAJ coefficients GES RCU - arrete 2026-03-30#171elliot-redfroggy wants to merge 1 commit into
elliot-redfroggy wants to merge 1 commit into
Conversation
Adds the new RCU (Réseaux de Chaleur Urbains) GES coefficients table from the ministerial order dated 2026-03-30. The table reseau_chaleur_2025 contains 1086 urban heat networks with updated CO2 content (contenu_co2 and contenu_co2_acv) and renewable energy rates (taux_enr) based on 2024 reference data. The existing year-selection logic in conso.js already handles this: date_arrete_reseau_chaleur=2026-03-30 → anneeDpe=2025 → reseau_chaleur_2025 Closes Open3CL#167
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contexte
Le nouvel arrete du 30/03/2026 concernant les coefficients GES relatifs aux Reseaux de Chaleur Urbains (RCU) est sorti.
Closes #167
Changements
reseau_chaleur_2025danssrc/tv.jsavec 1086 reseaux de chaleur mis a jour2026-03-30du fichier Excel fourni dans le ticketLogique de selection
Aucune modification de
conso.jsnecessaire - la logique existante gere deja ce cas :date_arrete_reseau_chaleur = 2026-03-30→anneeDpe = 2025→reseau_chaleur_2025✅Tests
test/open3cl-rcu.spec.jstest/open3cl-rcu-ecs-isole.spec.js