Thanks to visit codestin.com
Credit goes to github.com

Skip to content

oemof/oemof-datapackage

 
 

Repository files navigation

Overview

PyPI Package latest release Commits since latest release Supported versions PyPI - License

Documentation Status CI Status PyPI Wheel

Load oemof energy systems from datapackage data sources.

We plan to use the datapackage idea for oemof-solph without being bound to the internal facade structure of oemof-tabular.

If we do this within the tabular structure, there is a risk of breaking the package for others. That is why we decided to fork the project first and then consider later how we can bring the results back together. We don't know how many people use tabular's internal classes and why. There are now more options in oemof-solph and other repositories exist that offer derived components. So the gap that tabular once filled no longer exists to the same extent. But the datapackage itself is a great idea that should be accessable without the tabular structure.

  • Free software: BSD 3-Clause License

Installation

Simpy run:

pip install oemof.datapackage

Documentation

https://oemof-datapackage.readthedocs.io/

Development

Please activate pre-commit hooks in order to follow our coding styles:

pip install pre-commit
pre-commit install

To run the all tests run:

pytest

About

Load oemof energy systems from datapackage.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Answer Set Programming 63.0%
  • Python 32.1%
  • Linear Programming 4.9%