Skip to content

joe29k/oemof-visio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Please use this repository at your own risk. This is a fork of https://github.com/oemof/oemof-visio/ intended to fix some severe issues with the graph visualization feature that was not working any longer with newer oemof versions / when using oemof.solph components instead of oemof.network components (at least when you stopped using deprecated oemof components and used the "correct" (new) ones instead).

I did this fork mainly to be able to keep using the graph plotting feature for my thesis works.

The updated graph creation function assumes you are using oemof.solph components for your energy modeling rather than oemof.network components. So if you use network components anyway, there is a chance that some of your components might simply not be plotted (without giving any error)

oemof's visualisation package badge

Installation

Use pypi to install the latest version.

pip install git+https://github.com/oemof/oemof_visio.git

Examples

You can use this library with oemof >= 0.2.0. Have a look at the plotting examples at the 'oemof_example' repository to learn how to create the following examples.

(scientifically correct)

docs/io_plot.png

(smooth)

docs/io_plot_smooth_pre.png

About

Visualisation package of oemof.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%