This is a modified version of the open_plan user interface to map the components from oemof.solph directly to the user interface.
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.
This repository contains the code for the user interface. The simulations are performed by inretensys-fastapi on a dedicated server (see the linked github repository). 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.
To do!
- You can then login with
testUser
andASas12,.
or create your own account
You need to be able to run docker-compose inside your terminal. If you can't you should install Docker desktop first.
After this step you can follow the instructions under inretensys-common. This repository contains all modules which you need to run postgres, gui and api.
You can access a preconfigured project using the following login credentials: testUser:ASas12,.