Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christiantremblay/ddcmath
A collection of math functions related to DDC Control for Buildings (temperature, humidity, pressure, airflow, etc...)
https://github.com/christiantremblay/ddcmath
Last synced: about 5 hours ago
JSON representation
A collection of math functions related to DDC Control for Buildings (temperature, humidity, pressure, airflow, etc...)
- Host: GitHub
- URL: https://github.com/christiantremblay/ddcmath
- Owner: ChristianTremblay
- License: gpl-3.0
- Created: 2016-04-01T18:06:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T02:51:35.000Z (about 3 years ago)
- Last Synced: 2024-08-09T05:38:25.516Z (3 months ago)
- Language: Python
- Size: 85 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.md
Awesome Lists containing this project
README
ddcmath |build-status| |coverage|
=====================================Math functions related to DDC controls for Building Automation
Temperature conversion (celsiuc vs farenheit), airflow calculation (given a SCR kw value and delta T), etc.
.. |build-status| image:: https://travis-ci.org/ChristianTremblay/ddcmath.svg?branch=master
:target: https://travis-ci.org/ChristianTremblay/ddcmath
:alt: Build status
.. |coverage| image:: https://coveralls.io/repos/github/ChristianTremblay/ddcmath/badge.svg?branch=master
:target: https://coveralls.io/github/ChristianTremblay/ddcmath?branch=master
:alt: Coverage