Skip to content

in-RET/ensys-gui

Repository files navigation

Codacy Badge

Welcome to the ensys-gui repository

This is a modified version of the open_plan user interface to map the components from oemof.solph directly to the user interface.

Credits

Learn more about the original open_plan project on their website.

This code is based from previous open-source work done building a user interface to the multi-vector-simulator tool in the Horizon2020 ELAND project. In open_plan project's scope a new design and more features are added, based on feedback collected in workshops held with stakeholders.

Basic structure

This repository contains the code for the user interface. The simulations are performed by an API on a dedicated server. Once a simulation is over the results are stored locally on the simulation server and the user interface can access these files to create an result report. Also is it possible to download these files to create own, specific plots and reports.

Getting Started

To get an overview how to install the software please visit our docs.