Skip to content

App to display the results and analysis of the Study on Renewable Energy Off-Grid Components of NDCs and their Role for Climate Change Mitigation.

License

Notifications You must be signed in to change notification settings

rl-institut/NDC_OG

Repository files navigation

NDC_OG

App to display the results and analysis of the Study on Renewable Energy Off-Grid Components of NDCs and their Role for Climate Change Mitigation.

This app is based on Plotly-Dash (python) and can be integrated in a standard webpage using an <iframe src="url_of_your_deployed_app"></iframe> tag.

The most recent deploy of the app can be seen here

Requirements

  • python 3.6.7

Getting started

  1. Clone the repository locally.
  2. Setup a virtual environment.
  3. Install the dependencies pip install -r requirements.txt.
  4. run the app locally with python index.py, you can visualize it in your browser under http://127.0.0.1:8050.