Skip to main content

Python Bindings for the LoadProfileGenerator

Project description

License: MIT

pyLPG

This package provides bindings and binaries to execute the LoadProfileGenerator (LPG) from python.

Basically it

  • converts your settings into a JSON file for the LPG that specifies what the LPG should calculate,
  • starts the binary depending on your platform (Windows/Linux),
  • waits for the results,
  • and then returns the results as pandas dataframe.

Look into the single household example for a simple example on use.

Example of a generated electricity load profile as a carpet plot:

electric load carpet plot

Note that this package downloads the full LPG binaries and the database on first use.

If you want to use a different database than the one that comes with the package, you need to replace the files.

Installation

This package can be installed via pip:

pip install pyloadprofilegenerator

License

MIT License

Copyright (C) 2022 Noah Pflugradt (FZJ IEK-3), David Neuroth (FZJ IEK-3), Peter Stenzel (FZJ IEK-3), Leander Kotzur (FZJ IEK-3), Detlef Stolten (FZJ IEK-3)

You should have received a copy of the MIT License along with this program. If not, see https://opensource.org/licenses/MIT

Citing

If you use pylpg in a published work, please cite:

Noah Pflugradt, Peter Stenzel, Leander Kotzur, and Detlef Stolten (2022). LoadProfileGenerator: An Agent-Based Behavior Simulation for Generating Residential Load Profiles. Journal of Open Source Software, 7(71), 3574, https://doi.org/10.21105/joss.03574

About Us

The package is mainted by the Institute of Energy and Climate Research – Techno-Economic Systems Analysis (IEK-3) belonging to the Forschungszentrum Jülich.

Contributing

We need your help to make pyLPG an even better tool than it is. Please raise an issue, if it is not clear how to use the package, if you find a bug, or if you have an idea how to improve. If you have implemented a solution, you are invited to contribute with a pull request.

Forschungszentrum Juelich Logo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyloadprofilegenerator-0.1.0.tar.gz (101.9 kB view hashes)

Uploaded Source

Built Distribution

pyloadprofilegenerator-0.1.0-py3-none-any.whl (31.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page