Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,18 @@ reports/

# NPM
node_modules/

# Generated data and analysis outputs - Mission Radar specific
data/
samples_output/
*.png
*.html
*.csv
*.json
*.jsonl

# Exception: Keep configuration and schema files
!config/**/*.csv
!config/**/*.json
!**/schema*.csv
!**/requirements*.csv
1,378 changes: 1,378 additions & 0 deletions discovery_mission_radar/notebooks/hp_efficiency/cb/CB_hp_efficiency.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
---
search_recipe:
category_name: "Innovations in efficient low-carbon heat"

scope_statements:
- "Companies that design and install highly-efficient low-carbon heating systems (primarily heat pumps) for homes"
- "Firms offering data driven optimisation, smart control software or analytics platforms that improve heat-pump performance"
- "Technologies and services that detect faults, tune system parameters, or provide predictive maintenance for residential heat pumps"
- "Companies developing smart tariffs, time-of-use pricing, and flexible energy pricing models for heat pumps"
- "Firms creating new business models that make heat pump adoption more accessible and cost-effective"
- "Services that optimize energy usage timing and costs for heat pump systems"

keyword_sets:
- set_name: "Low-carbon heat technology keywords"
keywords:
- "low carbon heat"
- "heat pump"
- "air source heat pump"
- "ground source heat pump"
- "hybrid heat pump"
- "low temperature heating"
- "district heating"
- "heat network"
- "solar thermal"

- set_name: "Smart control & analytics keywords"
keywords:
- "smart control"
- "control software"
- "remote monitoring"
- "sensor"
- "IoT"
- "data analytics"
- "machine learning"
- "AI"
- "digital twin"
- "predictive maintenance"
- "fault detection"
- "performance monitoring"
- "COP optimisation"
- "algorithm"
- "cloud platform"

- set_name: "Installation & commissioning keywords"
keywords:
- "install"
- "installation"
- "commissioning"
- "retrofit"
- "system balancing"
- "tuning"
- "configuration"
- "optimisation"
- "upgrade"
- "service"
- "maintenance"
- "repair"

- set_name: "Household keywords"
keywords:
- "household"
- "home"
- "house"
- "residential"
- "build"
- "built"
- "building"

- set_name: "Smart tariffs & business models keywords"
keywords:
- "time of use"
- "time-of-use"
- "ToU"
- "smart tariff"
- "flexible tariff"
- "dynamic pricing"
- "variable pricing"
- "peak pricing"
- "off-peak"
- "demand response"
- "load shifting"
- "energy trading"
- "tariff optimization"
- "pricing model"
- "business model"
- "subscription model"
- "as-a-service"
- "leasing"
- "financing"
- "pay-as-you-save"
- "energy-as-a-service"
- "utility program"
- "grid flexibility"
- "grid services"
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
---
search_recipe:
category_name: "Innovations in efficient low-carbon heat"

scope_statements:
- "Companies that design and install highly-efficient low-carbon heating systems (primarily heat pumps) for homes"
- "Firms offering data driven optimisation, smart control software or analytics platforms that improve heat-pump performance"
- "Technologies and services that detect faults, tune system parameters, or provide predictive maintenance for residential heat pumps"
- "Companies developing smart tariffs, time-of-use pricing, and flexible energy pricing models for heat pumps"
- "Firms creating new business models that make heat pump adoption more accessible and cost-effective"
- "Services that optimize energy usage timing and costs for heat pump systems"

keyword_sets:
- set_name: "Low-carbon heat technology keywords"
keywords:
- "low carbon heat"
- "heat pump"
- "air source heat pump"
- "ground source heat pump"
- "hybrid heat pump"
- "low temperature heating"
- "district heating"
- "heat network"
- "solar thermal"

- set_name: "Smart control & analytics keywords"
keywords:
- "smart control"
- "control software"
- "remote monitoring"
- "sensor"
- "IoT"
- "data analytics"
- "machine learning"
- "AI"
- "digital twin"
- "predictive maintenance"
- "fault detection"
- "performance monitoring"
- "COP optimisation"
- "algorithm"
- "cloud platform"

- set_name: "Installation & commissioning keywords"
keywords:
- "install"
- "installation"
- "commissioning"
- "retrofit"
- "system balancing"
- "tuning"
- "configuration"
- "optimisation"
- "upgrade"
- "service"
- "maintenance"
- "repair"

- set_name: "Household keywords"
keywords:
- "household"
- "home"
- "house"
- "residential"
- "build"
- "built"
- "building"

- set_name: "Smart tariffs & business models keywords"
keywords:
- "time of use"
- "time-of-use"
- "ToU"
- "smart tariff"
- "flexible tariff"
- "dynamic pricing"
- "variable pricing"
- "peak pricing"
- "off-peak"
- "demand response"
- "load shifting"
- "energy trading"
- "tariff optimization"
- "pricing model"
- "business model"
- "subscription model"
- "as-a-service"
- "leasing"
- "financing"
- "pay-as-you-save"
- "energy-as-a-service"
- "utility program"
- "grid flexibility"
- "grid services"
Loading