Giter Club home page Giter Club logo

geoheatflex's Introduction

GeoHeatFlex: Quantify geospatial heating flexibility

GeoHeatFlex is an open-source tool for quantifying heating flexibility potential in a building stock at high spatial resolution based on heating consumption data. This model uses high resolution heating consumption data, historical temperature data, and building size data. An example case study for gas-heated homes in Britain is included, but the model can be generalized to any region where similar data is available.

Licenses and citation

GeoHeatFlex is distributed under the MIT license. Please note that the data used in this model have different licenses.

When you use GeoHeatFlex, please cite the forthcoming paper:

  • Claire Halloran, Jesus Lizana, Malcolm McCulloch, Quantifying space heating flexibility potential at high spatial resolution with heating consumption data.

Setup

Clone the GeoHeatFlex repository using the following command in your terminal:

/some/other/path % cd /some/path

/some/path % git clone https://github.com/clairehalloran/GeoHeatFlex.git

Install the python dependencies using the package manager of your choice. When using conda, enter the following commands in your terminal to install and activate the environment:

.../GeoHeatFlex % conda env create -f environment.yaml
.../GeoHeatFlex % conda activate GeoHeatFlex

Input data

All input data should be put in the Data folder. To recreate the case study for gas-heated houses, include the following data:

Running the model

The model is run with the following workflow:

Heating degree days

The heating degree days for the time period that heating consumption is reported are calculated in the calculate_regional_HDDs.py script.

Heat loss rate

Heat losses are calculated in the calculate_heating_losses.py script.

Heat capacity & thermal time constants

Heat capacity and thermal time constants are calculated in the calculate_time_constants.py script. This script also saves the total thermal energy storage capacity in each region.

Heating flexibility duration

The heating flexibility duration as measured by the number of comfortable heat-free hours is calculated in the calculate_flexibility_duration.py script.

Validating time constant

Time constants based on an exponential fit of indoor temperature drop for homes in the Electrification of Heat Trial are calculated in the EoH_time_constants.py script.

The time constants calculated in GeoHeatFlex are compared with those obtained with the energy performance certificate-based method introduced by Canet and Qadrdan and the indoor temperature-based method in the validate_time_constants.py script.

geoheatflex's People

Contributors

clairehalloran avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.