Skip to content

feat(rcu): MAJ coefficients GES RCU - arrete 2026-03-30 - #171

Open
elliot-redfroggy wants to merge 1 commit into
Open3CL:mainfrom
elliot-redfroggy:feat/rcu-arrete-2026-03-30
Open

feat(rcu): MAJ coefficients GES RCU - arrete 2026-03-30#171
elliot-redfroggy wants to merge 1 commit into
Open3CL:mainfrom
elliot-redfroggy:feat/rcu-arrete-2026-03-30

Conversation

@elliot-redfroggy

Copy link
Copy Markdown

Contexte

Le nouvel arrete du 30/03/2026 concernant les coefficients GES relatifs aux Reseaux de Chaleur Urbains (RCU) est sorti.

Closes #167

Changements

  • Ajout de la table reseau_chaleur_2025 dans src/tv.js avec 1086 reseaux de chaleur mis a jour
  • Les donnees proviennent de la feuille 2026-03-30 du fichier Excel fourni dans le ticket

Logique de selection

Aucune modification de conso.js necessaire - la logique existante gere deja ce cas :
date_arrete_reseau_chaleur = 2026-03-30anneeDpe = 2025reseau_chaleur_2025

Tests

  • test/open3cl-rcu.spec.js
  • test/open3cl-rcu-ecs-isole.spec.js

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
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.

MAJ RCU suite au nouveau arrêté 2026-03-30

1 participant