GithubHelp home page GithubHelp logo

jimenofonseca / hblm-usa Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 18.31 MB

Data-driven forecasting model of building energy consumption for the USA (part of the 6th IPCC report on Climate Change (2021))

License: MIT License

Python 100.00%

hblm-usa's Introduction

HBLM-USA-1.0

GitHub license Repo Size Lines

Data-driven forecasting model of building energy consumption for the USA (part of the 6th IPCC report on Climate Change (2021)).

How does it work

The model consists of a Hierachical Bayesian Linear Model trained over half a million buildings across the United States. The forecasting model is based on the publication of Fonseca et al., 2020 which includes forecasts for over 100 cities across the United States and for multiple scenarios of climate change.

summary

This repository includes some post-processing steps needed to aggregate the original results of Fonseca et al., 2020 at the national level (as requested by the IPCC database). These included:

  1. Estimation of a weighted average of specific thermal energy consumption across different climatic regions. The weight is the built area per region. This estimation is carried out for every scenario of climate change described in Fonseca et al., 2020.
  2. Montecarlo simulation of the built area for commercial and residential areas in the united states. The montecarlo simulation is carried out based on mean and standard errors of built area provided by the U.S. governmnet.
  3. Multiplication of the results of 1 and 2 and estimation of the 50th, 2.5th and 97.5th percentiles for every climate change scenario.

Installation

  • Clone this repository

  • Install dependencies

  • Extract the file "/data/dummy_data_extract_here.zip"

  • Follow the instructions in the Readme.md files to get the data. Check also the FAQ for this too.

FAQ

  • Where are the results stored? A: the results are inside the results folder / final_results.csv
  • Where is the orginal database of built areas? A: It is publicly available for commercial and residential buildings here and here.
  • Where is the weather data? A: The data is available from a private vendor Meteonorm. The data needs to be purchased separately for each one of the weather stations described in the file /inputs/metadata.xls. For convenience, I included a sample of the file when you extract "/data/dummy_data_extract_here.zip"
  • Where is the building performance data? A: It is publicly available for close to 1 million buildings at LBL. The data needs to be downloaded via the API fo the LBL, you will need to ask LBL for access to the data. The data needs to be acquired for each one of the cities described in the file /inputs/metadata.xls. For convenience, I included a sample of the file when you extract "/data/dummy_data_extract_here.zip"

Cite

J. A. Fonseca, I. Nevat and G.W. Peters, Quantifying Uncertainty in the Impact of Climate Change on Building Energy Consumption Across the United States, Appl. Energy, (2020).https://doi.org/10.1016/j.apenergy.2020.115556

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.