An open API service indexing awesome lists of open source software.

https://github.com/n0m0r3pa1n/geoready-server

A python server that describes how much time it takes to reach target temperature using Kalman filtering
https://github.com/n0m0r3pa1n/geoready-server

flask heating kalman-filtering python

Last synced: 24 days ago
JSON representation

A python server that describes how much time it takes to reach target temperature using Kalman filtering

Awesome Lists containing this project

README

        

# GeoReady Server

A python server that exposes the function used to calculate how much time is needed to reach a target temperature based on the
inside and the outside temperature. The function was generated using existing Hive Homes user heating data & Kalman filtering.

# Libs

The project uses a simple Flask server.

# More Info

[Here](https://drive.google.com/file/d/1OCKvlg3PwZJ6xebZ3fZCCJj0jY5DcStc/view?usp=sharing) you can find more info.