GithubHelp home page GithubHelp logo

rcqx / ep-to-timescaledb Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 28.32 MB

EnergyPlus timeseries to timescaleDB

HTML 7.90% Python 1.17% Shell 0.23% Jupyter Notebook 90.70%
energyplus timeseries timescaledb rdflib rdf owl

ep-to-timescaledb's Introduction

E+ timeseries to timescaleDB

example

Time series in EnergyPlus facilitate exchange and representation of energy simulations data points. However, in AECO industry, file-based approaches hinder the integration of these outputs within different actors. Semantic Web Technology (SWT) is gainining traction for improving data interoperability thru linked-data models (RDF, OWL, SPARQL, SKOS). Building Performance Simulation (BPS) community could take advantage of SWT for more efficient approaches to exchange BPS data among different AECO parties.

This repo is based on brick's data retrieval demo by gtfierro; which uses BMS data, brickschema and jupyter/timescaledb docker images.

In this demonstration:

  • An EnergyPlus model of an single storey office with 5 HVAC zones is simulated to report every zone temperature during the hottest day of the year.
  • An Output:Variable object report the timeseries corresponding to the temperatures of every zone in the model.
  • Timeseries data allocated in .csv file is then post-process to report time, zone temperature and an id corresponding to the simulated zone.
  • Then a semantic representation of the office is created using bot schema for describing the office topology
  • Timeseries ids corresponding to .csv files are mapped into the bot model.
  • Time series data is loaded to timescaledb
  • Semantic model and its relationships to timeseries data are retrieved, arrange and plotted.

example

More info on the energy model can be found on e+ "./ExampleFiles/BasicFiles/exercise2.idf" and on the "Getting Started" guide.

To set up repo and access to the detailed example, first start docker containers:

# start docker containers
./scripts/start_docker_containers.sh

Then load energyplus post-processed timeseries data

# load energyplus timeseries data
./scripts/setup.sh

Once configured, you should be able to start the example locally and:

Performe queries query

Retrieve timeseries data from zones zones_timeseries_data

Access and plot timeseries data of each available zone east_zone

Plot and compare data from all zones of the building model plot2

ep-to-timescaledb's People

Contributors

rcqx avatar

Stargazers

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