Demandlib of the open energy modelling framework
Project description
The demandlib is part of the oemof group but works as a standalone application.
Introduction
With the demandlib you can create power and heat profiles for various sectors by scaling them to your desired demand. Additionally you can specify a year so that holidays are considered respectively.
Current Release
Install the demandlib using pypi:
pip install demandlib
Developing Version
Documentation
Read the latest documentation at Readthedocs.org
Installation
Clone the demandlib from github.
git clone git@github.com:oemof/demandlib.git
If the project is cloned you can install it using pip with the -e flag.
pip install -e <path/to/the/demandlib/root/dir>
Developing the demandlib
As the demandlib is part of the oemof developer group we use the same developer rules:
http://oemof.readthedocs.io/en/stable/developing_oemof.html
If you have push rights clone this repository to your local system.
git clone git@github.com:oemof/demandlib.git
If you want to contribute, fork the project at github, clone your personal fork to your system and send a pull request.
Example
Take a look on the examples to get usage of demandlib. We provide two examples. One for the heat sector, executable by calling demandlib_heat_example. The second example show how to create demand time-series for the power. Execute this example by calling demandlib_power_example. Both exemaples are callable from anywhere in the command-line.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file demandlib-0.1.4.tar.gz.
File metadata
- Download URL: demandlib-0.1.4.tar.gz
- Upload date:
- Size: 119.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5f9c157bc53ee10ee29c483892b72f7ad593ca3198f2d0f5486198c3cfdc07b
|
|
| MD5 |
a33224183c373d749bb66ab6c8e51dba
|
|
| BLAKE2b-256 |
bfbd3c3e7bf1663d5a91a6b8d22c8405f095ca9353705d4b46a7564a0b93193a
|