diff --git a/data/releases.js b/data/releases.js index af0e51d2..f626e423 100644 --- a/data/releases.js +++ b/data/releases.js @@ -1,6 +1,9 @@ // Release badge data - used by EnvBadge.js and UpcomingFeature.js // Maps version tags to production/staging dates for dynamic badge rendering const releases = { + "2026-10": { + production: "2026-09-17", + }, "2026-09": { production: "2026-09-03", }, @@ -103,17 +106,23 @@ const releases = { // Main releases timeline data export const mainReleases = [ { - date: "September 17, 2026", + date: "October 15, 2026", title: "Next Release", file: "upcoming.md", version: "upcoming", tag: null, }, + { + date: "September 17, 2026", + title: "2026-10", + file: "2026-10.md", + version: "latest", + tag: "2026-10", + }, { date: "September 3, 2026", title: "2026-09", file: "2026-09.md", - version: "latest", tag: "2026-09", }, { diff --git a/static/img/releases/changelog/2026_changelog_gqueries.csv b/static/img/releases/changelog/2026_changelog_gqueries.csv index 27413fe7..3879c3c6 100644 --- a/static/img/releases/changelog/2026_changelog_gqueries.csv +++ b/static/img/releases/changelog/2026_changelog_gqueries.csv @@ -1,4 +1,61 @@ Deploy,Subject,Status,Previous gquery,New gquery,Previous unit,New unit,Explanation +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_hydrogen_ht_steam_hot_water_output_curve,-,curve,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_hydrogen_mt_steam_hot_water_output_curve,-,curve,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_ht_hydrogen_output_of_electricity,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_ht_hydrogen_output_of_steam_hot_water,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_mt_hydrogen_output_of_electricity,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_mt_hydrogen_output_of_steam_hot_water,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_hydrogen_hydrogen_input_curve,-,curve,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,myc_installed_production_capacity_in_hydrogen_chp_ccgt,-,MW,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_hydrogen,-,curve,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_ht_hydrogen_for_heat_network_ht_mekko,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_mt_hydrogen_for_heat_network_mt_mekko,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_ht_merit_order,-,-,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_mt_merit_order,-,-,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_ht_availability_in_merit_order_table,-,percentage,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_ht_capacity_in_merit_order_table,-,MW,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_ht_full_load_hours_in_merit_order_table,-,hours,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_ht_load_factor_in_merit_order_table,-,factor,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_ht_operating_costs_in_merit_order_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_ht_position_in_merit_order_table,-,number,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_mt_availability_in_merit_order_table,-,percentage,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_mt_capacity_in_merit_order_table,-,MW,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_mt_full_load_hours_in_merit_order_table,-,hours,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_mt_load_factor_in_merit_order_table,-,factor,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_mt_operating_costs_in_merit_order_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,merit_order_hydrogen_chp_ccgt_mt_position_in_merit_order_table,-,number,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_ht_hydrogen_capacity_in_chp_properties,-,GW,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_ht_hydrogen_electricity_production_in_chp_properties,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_ht_hydrogen_heat_production_in_chp_properties,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_ht_hydrogen_number_of_units_in_chp_properties,-,#,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_mt_hydrogen_capacity_in_chp_properties,-,GW,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_mt_hydrogen_electricity_production_in_chp_properties,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_mt_hydrogen_heat_production_in_chp_properties,-,PJ,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,energy_chp_combined_cycle_mt_hydrogen_number_of_units_in_chp_properties,-,#,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_ht_capacity_in_power_plant_economic_performance_table,-,MW,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_ht_capex_in_power_plant_economic_performance_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_ht_full_load_hours_in_power_plant_economic_performance_table,-,hours,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_ht_opex_in_power_plant_economic_performance_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_ht_position_in_power_plant_economic_performance_table,-,number,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_ht_profit_in_power_plant_economic_performance_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_ht_revenue_in_power_plant_economic_performance_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_mt_capacity_in_power_plant_economic_performance_table,-,MW,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_mt_capex_in_power_plant_economic_performance_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_mt_full_load_hours_in_power_plant_economic_performance_table,-,hours,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_mt_opex_in_power_plant_economic_performance_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_mt_position_in_power_plant_economic_performance_table,-,number,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_mt_profit_in_power_plant_economic_performance_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,hydrogen_chp_ccgt_mt_revenue_in_power_plant_economic_performance_table,-,EUR/MWh,New queries for the hydrogen CCGT CHP +2026-10,Buildings heating,New,-,useful_demand_buildings_future_per_building,-,GJ/#,Useful heat demand per building +2026-10,Buildings heating,New,-,useful_demand_buildings_present_per_building,-,GJ/#,Useful heat demand per building +2026-10,Buildings heating,New,-,useful_demand_buildings_future_per_building_bar,-,GJ/#,Useful heat demand per building +2026-10,Buildings heating,New,-,useful_demand_buildings_present_per_building_bar,-,GJ/#,Useful heat demand per building +2026-10,Households heating,Renamed,useful_demand_detached_houses_1945_1964_bar,useful_demand_fully_detached_houses_1945_1964_bar,PJ,PJ,Renamed gquery +2026-10,Households heating,Renamed,useful_demand_detached_houses_1965_1984_bar,useful_demand_fully_detached_houses_1965_1984_bar,PJ,PJ,Renamed gquery +2026-10,Households heating,Renamed,useful_demand_detached_houses_1985_2004_bar,useful_demand_fully_detached_houses_1985_2004_bar,PJ,PJ,Renamed gquery +2026-10,Households heating,Renamed,useful_demand_detached_houses_2005_present_bar,useful_demand_fully_detached_houses_2005_present_bar,PJ,PJ,Renamed gquery +2026-10,Households heating,Renamed,useful_demand_detached_houses_before_1945_bar,useful_demand_fully_detached_houses_before_1945_bar,PJ,PJ,Renamed gquery +2026-10,Households heating,Renamed,useful_demand_detached_houses_future_bar,useful_demand_fully_detached_houses_future_bar,PJ,PJ,Renamed gquery 2026-09,Households heating,New,-,useful_heat_demand_per_apartment_1945_1964,-,GJ/#,"Useful heat demand per residence, by residence type and construction period" 2026-09,Households heating,New,-,useful_heat_demand_per_apartment_1965_1984,-,GJ/#,"Useful heat demand per residence, by residence type and construction period" 2026-09,Households heating,New,-,useful_heat_demand_per_apartment_1985_2004,-,GJ/#,"Useful heat demand per residence, by residence type and construction period" diff --git a/static/img/releases/changelog/2026_changelog_inputs.csv b/static/img/releases/changelog/2026_changelog_inputs.csv index 9db6702b..c865236f 100644 --- a/static/img/releases/changelog/2026_changelog_inputs.csv +++ b/static/img/releases/changelog/2026_changelog_inputs.csv @@ -1,143 +1,148 @@ -Deploy,Subject,Status,Previous inputs,New inputs,Previous unit,New unit,Explanation -2026-08,Flexibility,Changed,households_flexibility_p2p_electricity_market_penetration,-,%,%,Updated calculation. The number of units was not set correctly which is now fixed. -2026-08,Rail transport,Removed,transport_rail_mixer_diesel_biodiesel_share,-,%,-,Removed duplicate rail diesel input -2026-08,Buildings heating,New,-,buildings_space_heating_behaviour,-,%,Introduced a new slider to change heat demand based on behaviour -2026-08,Buildings heating,Changed,buildings_insulation_level_buildings_present,buildings_insulation_existing_buildings,kWh/m2,%,Replaced the existing-buildings insulation slider -2026-08,Buildings heating,Changed,buildings_insulation_level_buildings_future,buildings_insulation_new_buildings,kWh/m2,%,Replaced the new-buildings insulation slider -2026-08,Buildings heating,Changed,buildings_number_of_buildings_present,buildings_number_of_buildings_demolished,#,#,Replaced the existing stock slider with the demolished-buildings slider -2026-08,Buildings heating,Changed,buildings_number_of_buildings_future,buildings_number_of_buildings_new,#,#,Replaced the future stock slider with the new-buildings slider -2026-08,Households heating,New,-,households_demolished_1945_1964,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period -2026-08,Households heating,New,-,households_demolished_1965_1984,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period -2026-08,Households heating,New,-,households_demolished_1985_2004,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period -2026-08,Households heating,New,-,households_demolished_2005_present,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period -2026-08,Households heating,New,-,households_demolished_before_1945,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period -2026-08,Households heating,New,-,households_insulation_1945_1964,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input -2026-08,Households heating,New,-,households_insulation_1965_1984,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input -2026-08,Households heating,New,-,households_insulation_1985_2004,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input -2026-08,Households heating,New,-,households_insulation_2005_present,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input -2026-08,Households heating,New,-,households_insulation_before_1945,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input -2026-08,Households heating,New,-,households_insulation_new_residences,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input -2026-08,Households heating,New,-,households_number_of_residences_new,-,#,Replaced stock sliders for new residences per building type by a total new residence slider -2026-08,Households heating,New,-,households_share_of_apartments,-,%,Added share of new buildings per building type sliders to replace the separate residence-type and stock sliders -2026-08,Households heating,New,-,households_share_of_detached,-,%,Added share of new buildings per building type sliders to replace the separate residence-type and stock sliders -2026-08,Households heating,New,-,households_share_of_semi_detached,-,%,Added share of new buildings per building type sliders to replace the separate residence-type and stock sliders -2026-08,Households heating,New,-,households_share_of_terraced,-,%,Added share of new buildings per building type sliders to replace the separate residence-type and stock sliders -2026-08,Households heating,New,-,households_space_heating_behaviour,-,%,Introduced a new slider to change heat demand based on behaviour -2026-08,Households heating,Removed,households_insulation_level_apartments_1945_1964,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1945_1964 -2026-08,Households heating,Removed,households_insulation_level_apartments_1965_1984,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1965_1984 -2026-08,Households heating,Removed,households_insulation_level_apartments_1985_2004,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1985_2004 -2026-08,Households heating,Removed,households_insulation_level_apartments_2005_present,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_2005_present -2026-08,Households heating,Removed,households_insulation_level_apartments_before_1945,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_before_1945 -2026-08,Households heating,Removed,households_insulation_level_apartments_future,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_new_residences -2026-08,Households heating,Removed,households_insulation_level_detached_houses_1945_1964,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1945_1964 -2026-08,Households heating,Removed,households_insulation_level_detached_houses_1965_1984,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1965_1984 -2026-08,Households heating,Removed,households_insulation_level_detached_houses_1985_2004,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1985_2004 -2026-08,Households heating,Removed,households_insulation_level_detached_houses_2005_present,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_2005_present -2026-08,Households heating,Removed,households_insulation_level_detached_houses_before_1945,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_before_1945 -2026-08,Households heating,Removed,households_insulation_level_detached_houses_future,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_new_residences -2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_1945_1964,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1945_1964 -2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_1965_1984,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1965_1984 -2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_1985_2004,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1985_2004 -2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_2005_present,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_2005_present -2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_before_1945,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_before_1945 -2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_future,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_new_residences -2026-08,Households heating,Removed,households_insulation_level_terraced_houses_1945_1964,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1945_1964 -2026-08,Households heating,Removed,households_insulation_level_terraced_houses_1965_1984,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1965_1984 -2026-08,Households heating,Removed,households_insulation_level_terraced_houses_1985_2004,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1985_2004 -2026-08,Households heating,Removed,households_insulation_level_terraced_houses_2005_present,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_2005_present -2026-08,Households heating,Removed,households_insulation_level_terraced_houses_before_1945,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_before_1945 -2026-08,Households heating,Removed,households_insulation_level_terraced_houses_future,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_new_residences -2026-08,Households heating,Removed,households_number_of_apartments_1945_1964,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1945_1964 -2026-08,Households heating,Removed,households_number_of_apartments_1965_1984,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1965_1984 -2026-08,Households heating,Removed,households_number_of_apartments_1985_2004,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1985_2004 -2026-08,Households heating,Removed,households_number_of_apartments_2005_present,-,#,-,Removed old housing stock sliders. Now use: households_demolished_2005_present -2026-08,Households heating,Removed,households_number_of_apartments_before_1945,-,#,-,Removed old housing stock sliders. Now use: households_demolished_before_1945 -2026-08,Households heating,Removed,households_number_of_apartments_future,-,#,-,Removed old housing stock sliders. Now use: households_number_of_residences_new and households_share_of_apartments -2026-08,Households heating,Removed,households_number_of_detached_houses_1945_1964,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1945_1964 -2026-08,Households heating,Removed,households_number_of_detached_houses_1965_1984,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1965_1984 -2026-08,Households heating,Removed,households_number_of_detached_houses_1985_2004,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1985_2004 -2026-08,Households heating,Removed,households_number_of_detached_houses_2005_present,-,#,-,Removed old housing stock sliders. Now use: households_demolished_2005_present -2026-08,Households heating,Removed,households_number_of_detached_houses_before_1945,-,#,-,Removed old housing stock sliders. Now use: households_demolished_before_1945 -2026-08,Households heating,Removed,households_number_of_detached_houses_future,-,#,-,Removed old housing stock sliders. Now use: households_number_of_residences_new and households_share_of_detached -2026-08,Households heating,Removed,households_number_of_semi_detached_houses_1945_1964,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1945_1964 -2026-08,Households heating,Removed,households_number_of_semi_detached_houses_1965_1984,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1965_1984 -2026-08,Households heating,Removed,households_number_of_semi_detached_houses_1985_2004,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1985_2004 -2026-08,Households heating,Removed,households_number_of_semi_detached_houses_2005_present,-,#,-,Removed old housing stock sliders Now use: households_demolished_2005_present -2026-08,Households heating,Removed,households_number_of_semi_detached_houses_before_1945,-,#,-,Removed old housing stock sliders. Now use: households_demolished_before_1945 -2026-08,Households heating,Removed,households_number_of_semi_detached_houses_future,-,#,-,Removed old housing stock sliders. Now use: households_number_of_residences_new and households_share_of_detached -2026-08,Households heating,Removed,households_number_of_terraced_houses_1945_1964,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1945_1964 -2026-08,Households heating,Removed,households_number_of_terraced_houses_1965_1984,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1965_1984 -2026-08,Households heating,Removed,households_number_of_terraced_houses_1985_2004,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1985_2004 -2026-08,Households heating,Removed,households_number_of_terraced_houses_2005_present,-,#,-,Removed old housing stock sliders. Now use: households_demolished_2005_present -2026-08,Households heating,Removed,households_number_of_terraced_houses_before_1945,-,#,-,Removed old housing stock sliders. Now use: households_demolished_before_1945 -2026-08,Households heating,Removed,households_number_of_terraced_houses_future,-,#,-,Removed old housing stock sliders. Now use: households_number_of_residences_new and households_share_of_detached -2026-08,Emissions,New,-,emissions_agriculture_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_agriculture_non_specified_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_agriculture_non_specified_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_buildings_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_bunkers_international_aviation_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_bunkers_international_navigation_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_energy_ccus_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_energy_electricity_and_heat_production_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_energy_fuels_production_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_energy_fugitive_emissions_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_energy_fugitive_emissions_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_energy_hydrogen_production_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_energy_methanol_production_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_households_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_aluminium_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_aluminium_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_chemicals_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_chemicals_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_fertilizers_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_food_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_food_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_other_metals_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_other_metals_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_other_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_other_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_paper_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_paper_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_refineries_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_refineries_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_steel_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_industry_steel_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_lulucf_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_lulucf_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_other_indirect_emissions_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_other_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_other_other_transportation_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_transport_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_waste_non_specified_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-08,Emissions,New,-,emissions_waste_non_specified_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions -2026-06,International aviation,Changed,bunkers_allocated_percentage_aviation,bunkers_allocated_percentage_aviation,%,%,Input now also updates non-CO2 greenhouse gas (other_ghg) emissions for international aviation in the direct emissions method -2026-06,International navigation,Changed,bunkers_allocated_percentage_shipping,bunkers_allocated_percentage_shipping,%,%,Input now also updates non-CO2 greenhouse gas (other_ghg) emissions for international navigation in the direct emissions method -2026-04,Gas power plants,Renamed,capacity_of_energy_power_combined_cycle_network_gas,capacity_of_energy_power_combined_cycle_network_gas_dispatchable,MW,MW,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants -2026-04,Gas power plants,Renamed,capacity_of_energy_power_turbine_network_gas,capacity_of_energy_power_turbine_network_gas_dispatchable,MW,MW,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants -2026-04,Gas power plants,Renamed,share_of_energy_power_combined_cycle_ccs_network_gas,share_of_energy_power_combined_cycle_ccs_network_gas_dispatchable,%,%,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants -2026-04,Gas power plants,New,-,capacity_of_energy_power_combined_cycle_network_gas_must_run,-,MW,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants -2026-04,Gas power plants,New,-,capacity_of_energy_power_turbine_network_gas_must_run,-,MW,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants -2026-04,Ammonia import,Changed,capacity_of_energy_imported_ammonia_baseload,capacity_of_energy_imported_ammonia_baseload,MW,MW,Doubled the maximum slider range for imported ammonia baseload capacity -2026-03,Scenario report,Removed,energy_mix_capacity_per_unit_wind_turbine_inland,-,MW,-,Removed input with retired energy mix visual -2026-02,Buildings appliances,New,-,buildings_appliances_coal_share,-,%,Updated modelling of the building appliances section -2026-02,Buildings appliances,New,-,buildings_appliances_crude_oil_share,-,%,Updated modelling of the building appliances section -2026-02,Buildings appliances,New,-,buildings_appliances_efficiency,-,%,Updated modelling of the building appliances section -2026-02,Buildings appliances,New,-,buildings_appliances_electricity_share,-,%,Updated modelling of the building appliances section -2026-02,Buildings appliances,New,-,buildings_appliances_network_gas_share,-,%,Updated modelling of the building appliances section -2026-02,Buildings appliances,New,-,buildings_appliances_wood_pellets_share,-,%,Updated modelling of the building appliances section -2026-02,Buildings appliances,Renamed,buildings_useful_demand_for_appliances,buildings_useful_demand_appliances,%,-,Updated modelling of the building appliances section -2026-02,Buildings lighting,New,-,buildings_useful_demand_lighting,-,%,Updated modelling of the building lighting section -2026-02,Buildings lighting,Removed,buildings_lighting_savings_from_daylight_control_light,-,%,-,Updated modelling of the building lighting section -2026-02,Buildings lighting,Removed,buildings_lighting_savings_from_motion_detection_light,-,%,-,Updated modelling of the building lighting section -2026-02,Transport efficiency,Changed,transport_planes_efficiency,transport_planes_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies -2026-02,Transport efficiency,Changed,transport_ships_efficiency,transport_ships_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies -2026-02,Transport efficiency,Changed,transport_trains_efficiency,transport_trains_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies -2026-02,Transport efficiency,Changed,transport_vehicle_combustion_engine_efficiency,transport_vehicle_combustion_engine_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies -2026-02,Transport efficiency,Changed,transport_vehicle_using_electricity_efficiency,transport_vehicle_using_electricity_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies -2026-02,Transport efficiency,Changed,transport_vehicle_using_hydrogen_efficiency,transport_vehicle_using_hydrogen_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies -2026-01,International navigation,New,-,bunkers_ship_using_bio_lng_share,-,%,Share of LNG vessels using bio-LNG -2026-01,International navigation,New,-,bunkers_ship_using_lng_share,-,%,Share of LNG vessels using fossil LNG -2026-01,Full load hours,Removed,flh_of_energy_hydrogen_wind_turbine_offshore,-,hours,-,Full load hours of offshore wind with electrolyser is now set with full load hours input of 'regular' offshore wind -2026-01,Full load hours,Changed,flh_of_energy_power_wind_turbine_offshore,-,hours,-,Full load hours of offshore wind with electrolysers is now set with this input -2026-01,Full load hours,Changed,flh_of_energy_power_wind_turbine_offshore_user_curve,-,hours,-,Custom profile for offshore wind now also applies to offshore wind with electrolyser. Note: this input will automatically be set when a custom profile is uploaded +Deploy,Subject,Status,Previous inputs,New inputs,Previous unit,New unit,Explanation +2026-10,Hydrogen CHP,New,-,capacity_of_energy_chp_combined_cycle_hydrogen,-,MW,Capacity input for hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,share_of_energy_chp_combined_cycle_ht_hydrogen,-,%,Share of produced heat by hydrogen CCGT CHP going to HT heat network +2026-10,Hydrogen CHP,New,-,share_of_energy_chp_combined_cycle_mt_hydrogen,-,%,Share of produced heat by hydrogen CCGT CHP going to MT heat network +2026-10,Hydrogen CHP,New,-,efficiency_energy_chp_combined_cycle_hydrogen_electricity,-,%,Electricity efficiency of hydrogen CCGT CHP +2026-10,Hydrogen CHP,New,-,efficiency_energy_chp_combined_cycle_hydrogen_heat,-,%,Heat efficiency of hydrogen CCGT CHP +2026-08,Flexibility,Changed,households_flexibility_p2p_electricity_market_penetration,-,%,%,Updated calculation. The number of units was not set correctly which is now fixed. +2026-08,Rail transport,Removed,transport_rail_mixer_diesel_biodiesel_share,-,%,-,Removed duplicate rail diesel input +2026-08,Buildings heating,New,-,buildings_space_heating_behaviour,-,%,Introduced a new slider to change heat demand based on behaviour +2026-08,Buildings heating,Changed,buildings_insulation_level_buildings_present,buildings_insulation_existing_buildings,kWh/m2,%,Replaced the existing-buildings insulation slider +2026-08,Buildings heating,Changed,buildings_insulation_level_buildings_future,buildings_insulation_new_buildings,kWh/m2,%,Replaced the new-buildings insulation slider +2026-08,Buildings heating,Changed,buildings_number_of_buildings_present,buildings_number_of_buildings_demolished,#,#,Replaced the existing stock slider with the demolished-buildings slider +2026-08,Buildings heating,Changed,buildings_number_of_buildings_future,buildings_number_of_buildings_new,#,#,Replaced the future stock slider with the new-buildings slider +2026-08,Households heating,New,-,households_demolished_1945_1964,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period +2026-08,Households heating,New,-,households_demolished_1965_1984,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period +2026-08,Households heating,New,-,households_demolished_1985_2004,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period +2026-08,Households heating,New,-,households_demolished_2005_present,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period +2026-08,Households heating,New,-,households_demolished_before_1945,-,#,Replaced stock sliders per building type and construction period with demolition sliders per construction period +2026-08,Households heating,New,-,households_insulation_1945_1964,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input +2026-08,Households heating,New,-,households_insulation_1965_1984,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input +2026-08,Households heating,New,-,households_insulation_1985_2004,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input +2026-08,Households heating,New,-,households_insulation_2005_present,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input +2026-08,Households heating,New,-,households_insulation_before_1945,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input +2026-08,Households heating,New,-,households_insulation_new_residences,-,%,Replaced insulation sliders per building type and construction period with insulation sliders per construction period and changed unit of input +2026-08,Households heating,New,-,households_number_of_residences_new,-,#,Replaced stock sliders for new residences per building type by a total new residence slider +2026-08,Households heating,New,-,households_share_of_apartments,-,%,Added share of new buildings per building type sliders to replace the separate residence-type and stock sliders +2026-08,Households heating,New,-,households_share_of_detached,-,%,Added share of new buildings per building type sliders to replace the separate residence-type and stock sliders +2026-08,Households heating,New,-,households_share_of_semi_detached,-,%,Added share of new buildings per building type sliders to replace the separate residence-type and stock sliders +2026-08,Households heating,New,-,households_share_of_terraced,-,%,Added share of new buildings per building type sliders to replace the separate residence-type and stock sliders +2026-08,Households heating,New,-,households_space_heating_behaviour,-,%,Introduced a new slider to change heat demand based on behaviour +2026-08,Households heating,Removed,households_insulation_level_apartments_1945_1964,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1945_1964 +2026-08,Households heating,Removed,households_insulation_level_apartments_1965_1984,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1965_1984 +2026-08,Households heating,Removed,households_insulation_level_apartments_1985_2004,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1985_2004 +2026-08,Households heating,Removed,households_insulation_level_apartments_2005_present,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_2005_present +2026-08,Households heating,Removed,households_insulation_level_apartments_before_1945,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_before_1945 +2026-08,Households heating,Removed,households_insulation_level_apartments_future,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_new_residences +2026-08,Households heating,Removed,households_insulation_level_detached_houses_1945_1964,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1945_1964 +2026-08,Households heating,Removed,households_insulation_level_detached_houses_1965_1984,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1965_1984 +2026-08,Households heating,Removed,households_insulation_level_detached_houses_1985_2004,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1985_2004 +2026-08,Households heating,Removed,households_insulation_level_detached_houses_2005_present,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_2005_present +2026-08,Households heating,Removed,households_insulation_level_detached_houses_before_1945,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_before_1945 +2026-08,Households heating,Removed,households_insulation_level_detached_houses_future,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_new_residences +2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_1945_1964,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1945_1964 +2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_1965_1984,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1965_1984 +2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_1985_2004,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1985_2004 +2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_2005_present,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_2005_present +2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_before_1945,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_before_1945 +2026-08,Households heating,Removed,households_insulation_level_semi_detached_houses_future,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_new_residences +2026-08,Households heating,Removed,households_insulation_level_terraced_houses_1945_1964,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1945_1964 +2026-08,Households heating,Removed,households_insulation_level_terraced_houses_1965_1984,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1965_1984 +2026-08,Households heating,Removed,households_insulation_level_terraced_houses_1985_2004,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_1985_2004 +2026-08,Households heating,Removed,households_insulation_level_terraced_houses_2005_present,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_2005_present +2026-08,Households heating,Removed,households_insulation_level_terraced_houses_before_1945,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_before_1945 +2026-08,Households heating,Removed,households_insulation_level_terraced_houses_future,-,kWh/m2,-,Removed old insulation sliders. Now use: households_insulation_new_residences +2026-08,Households heating,Removed,households_number_of_apartments_1945_1964,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1945_1964 +2026-08,Households heating,Removed,households_number_of_apartments_1965_1984,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1965_1984 +2026-08,Households heating,Removed,households_number_of_apartments_1985_2004,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1985_2004 +2026-08,Households heating,Removed,households_number_of_apartments_2005_present,-,#,-,Removed old housing stock sliders. Now use: households_demolished_2005_present +2026-08,Households heating,Removed,households_number_of_apartments_before_1945,-,#,-,Removed old housing stock sliders. Now use: households_demolished_before_1945 +2026-08,Households heating,Removed,households_number_of_apartments_future,-,#,-,Removed old housing stock sliders. Now use: households_number_of_residences_new and households_share_of_apartments +2026-08,Households heating,Removed,households_number_of_detached_houses_1945_1964,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1945_1964 +2026-08,Households heating,Removed,households_number_of_detached_houses_1965_1984,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1965_1984 +2026-08,Households heating,Removed,households_number_of_detached_houses_1985_2004,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1985_2004 +2026-08,Households heating,Removed,households_number_of_detached_houses_2005_present,-,#,-,Removed old housing stock sliders. Now use: households_demolished_2005_present +2026-08,Households heating,Removed,households_number_of_detached_houses_before_1945,-,#,-,Removed old housing stock sliders. Now use: households_demolished_before_1945 +2026-08,Households heating,Removed,households_number_of_detached_houses_future,-,#,-,Removed old housing stock sliders. Now use: households_number_of_residences_new and households_share_of_detached +2026-08,Households heating,Removed,households_number_of_semi_detached_houses_1945_1964,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1945_1964 +2026-08,Households heating,Removed,households_number_of_semi_detached_houses_1965_1984,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1965_1984 +2026-08,Households heating,Removed,households_number_of_semi_detached_houses_1985_2004,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1985_2004 +2026-08,Households heating,Removed,households_number_of_semi_detached_houses_2005_present,-,#,-,Removed old housing stock sliders Now use: households_demolished_2005_present +2026-08,Households heating,Removed,households_number_of_semi_detached_houses_before_1945,-,#,-,Removed old housing stock sliders. Now use: households_demolished_before_1945 +2026-08,Households heating,Removed,households_number_of_semi_detached_houses_future,-,#,-,Removed old housing stock sliders. Now use: households_number_of_residences_new and households_share_of_detached +2026-08,Households heating,Removed,households_number_of_terraced_houses_1945_1964,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1945_1964 +2026-08,Households heating,Removed,households_number_of_terraced_houses_1965_1984,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1965_1984 +2026-08,Households heating,Removed,households_number_of_terraced_houses_1985_2004,-,#,-,Removed old housing stock sliders. Now use: households_demolished_1985_2004 +2026-08,Households heating,Removed,households_number_of_terraced_houses_2005_present,-,#,-,Removed old housing stock sliders. Now use: households_demolished_2005_present +2026-08,Households heating,Removed,households_number_of_terraced_houses_before_1945,-,#,-,Removed old housing stock sliders. Now use: households_demolished_before_1945 +2026-08,Households heating,Removed,households_number_of_terraced_houses_future,-,#,-,Removed old housing stock sliders. Now use: households_number_of_residences_new and households_share_of_detached +2026-08,Emissions,New,-,emissions_agriculture_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_agriculture_non_specified_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_agriculture_non_specified_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_buildings_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_bunkers_international_aviation_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_bunkers_international_navigation_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_energy_ccus_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_energy_electricity_and_heat_production_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_energy_fuels_production_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_energy_fugitive_emissions_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_energy_fugitive_emissions_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_energy_hydrogen_production_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_energy_methanol_production_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_households_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_aluminium_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_aluminium_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_chemicals_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_chemicals_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_fertilizers_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_food_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_food_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_other_metals_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_other_metals_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_other_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_other_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_paper_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_paper_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_refineries_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_refineries_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_steel_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_industry_steel_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_lulucf_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_lulucf_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_other_indirect_emissions_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_other_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_other_other_transportation_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_transport_non_specified_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_waste_non_specified_non_energetic_co2,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-08,Emissions,New,-,emissions_waste_non_specified_non_energetic_other_ghg,-,kT,Direct emissions sliders to change non-energetic co2 and other ghg emissions +2026-06,International aviation,Changed,bunkers_allocated_percentage_aviation,bunkers_allocated_percentage_aviation,%,%,Input now also updates non-CO2 greenhouse gas (other_ghg) emissions for international aviation in the direct emissions method +2026-06,International navigation,Changed,bunkers_allocated_percentage_shipping,bunkers_allocated_percentage_shipping,%,%,Input now also updates non-CO2 greenhouse gas (other_ghg) emissions for international navigation in the direct emissions method +2026-04,Gas power plants,Renamed,capacity_of_energy_power_combined_cycle_network_gas,capacity_of_energy_power_combined_cycle_network_gas_dispatchable,MW,MW,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants +2026-04,Gas power plants,Renamed,capacity_of_energy_power_turbine_network_gas,capacity_of_energy_power_turbine_network_gas_dispatchable,MW,MW,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants +2026-04,Gas power plants,Renamed,share_of_energy_power_combined_cycle_ccs_network_gas,share_of_energy_power_combined_cycle_ccs_network_gas_dispatchable,%,%,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants +2026-04,Gas power plants,New,-,capacity_of_energy_power_combined_cycle_network_gas_must_run,-,MW,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants +2026-04,Gas power plants,New,-,capacity_of_energy_power_turbine_network_gas_must_run,-,MW,Gas plants (CCGT and gas turbines) split into dispatchable and must-run variants +2026-04,Ammonia import,Changed,capacity_of_energy_imported_ammonia_baseload,capacity_of_energy_imported_ammonia_baseload,MW,MW,Doubled the maximum slider range for imported ammonia baseload capacity +2026-03,Scenario report,Removed,energy_mix_capacity_per_unit_wind_turbine_inland,-,MW,-,Removed input with retired energy mix visual +2026-02,Buildings appliances,New,-,buildings_appliances_coal_share,-,%,Updated modelling of the building appliances section +2026-02,Buildings appliances,New,-,buildings_appliances_crude_oil_share,-,%,Updated modelling of the building appliances section +2026-02,Buildings appliances,New,-,buildings_appliances_efficiency,-,%,Updated modelling of the building appliances section +2026-02,Buildings appliances,New,-,buildings_appliances_electricity_share,-,%,Updated modelling of the building appliances section +2026-02,Buildings appliances,New,-,buildings_appliances_network_gas_share,-,%,Updated modelling of the building appliances section +2026-02,Buildings appliances,New,-,buildings_appliances_wood_pellets_share,-,%,Updated modelling of the building appliances section +2026-02,Buildings appliances,Renamed,buildings_useful_demand_for_appliances,buildings_useful_demand_appliances,%,-,Updated modelling of the building appliances section +2026-02,Buildings lighting,New,-,buildings_useful_demand_lighting,-,%,Updated modelling of the building lighting section +2026-02,Buildings lighting,Removed,buildings_lighting_savings_from_daylight_control_light,-,%,-,Updated modelling of the building lighting section +2026-02,Buildings lighting,Removed,buildings_lighting_savings_from_motion_detection_light,-,%,-,Updated modelling of the building lighting section +2026-02,Transport efficiency,Changed,transport_planes_efficiency,transport_planes_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies +2026-02,Transport efficiency,Changed,transport_ships_efficiency,transport_ships_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies +2026-02,Transport efficiency,Changed,transport_trains_efficiency,transport_trains_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies +2026-02,Transport efficiency,Changed,transport_vehicle_combustion_engine_efficiency,transport_vehicle_combustion_engine_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies +2026-02,Transport efficiency,Changed,transport_vehicle_using_electricity_efficiency,transport_vehicle_using_electricity_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies +2026-02,Transport efficiency,Changed,transport_vehicle_using_hydrogen_efficiency,transport_vehicle_using_hydrogen_efficiency,%/year,%/year,Updated transport efficiency sliders to include all relevant technologies +2026-01,International navigation,New,-,bunkers_ship_using_bio_lng_share,-,%,Share of LNG vessels using bio-LNG +2026-01,International navigation,New,-,bunkers_ship_using_lng_share,-,%,Share of LNG vessels using fossil LNG +2026-01,Full load hours,Removed,flh_of_energy_hydrogen_wind_turbine_offshore,-,hours,-,Full load hours of offshore wind with electrolyser is now set with full load hours input of 'regular' offshore wind +2026-01,Full load hours,Changed,flh_of_energy_power_wind_turbine_offshore,-,hours,-,Full load hours of offshore wind with electrolysers is now set with this input +2026-01,Full load hours,Changed,flh_of_energy_power_wind_turbine_offshore_user_curve,-,hours,-,Custom profile for offshore wind now also applies to offshore wind with electrolyser. Note: this input will automatically be set when a custom profile is uploaded diff --git a/static/img/releases/residential_heat_demand_per_construction_period.png b/static/img/releases/residential_heat_demand_per_construction_period.png new file mode 100644 index 00000000..410331a2 Binary files /dev/null and b/static/img/releases/residential_heat_demand_per_construction_period.png differ diff --git a/static/releases/2026-10.md b/static/releases/2026-10.md new file mode 100644 index 00000000..722a1fbb --- /dev/null +++ b/static/releases/2026-10.md @@ -0,0 +1,19 @@ +#### New features + +* The Collections interface has been improved, allowing in-line editing of sliders, instead of through a pop-up. This allows users to set sliders more quickly for multiple scenarios within a single interface. + +* A hydrogen CCGT CHP has been added to the model as new technology. This hydrogen-fired CHP produces both electricity and heat, which can be supplied to either the HT or MT district heating network. + +* Three new charts related to space heating demand in the built environment have been added to the model and can be opened via the charts overview: + * *Residential space heating demand by construction period*: shows the total residential space heating demand for each construction period + * *Residential space heating demand by residence type*: shows the total residential space heating demand for each residence type + * *Buildings heating demand per building*: shows the heating demand per (non-residential) building + +
+ +
+ +#### Technical changelog + +* 2026_changelog_inputs.csv +* 2026_changelog_gqueries.csv diff --git a/static/releases/upcoming.md b/static/releases/upcoming.md index 43055ed5..effc5aeb 100644 --- a/static/releases/upcoming.md +++ b/static/releases/upcoming.md @@ -1,2 +1,4 @@ -* A new chart for direct emissions categorised per Dutch Klimaattafel will be added to the model. -* The modelling of refinery gas production and use in refineries will be improved. +* The [direct emissions method](../../main/direct-emissions) will be further expanded with a new chart that shows emissions per Dutch Klimaatsector and with historical emission data for Dutch regional datasets. +* The modelling final consumption of refinery gas will be improved. +* Air conditioning as space heating technology will be added to the model. +* More improvements will be made to increase the usability of the Collections interface.