This repository houses a dashboard designed to visualize the model output of PyPSA-Earth. The dashboard provides insights into energy models and helps understand current energy networks and future scenarios.
The visualizations in this dashboard are powered by data processed using scripts from the jis-validation-repo. You can reproduce the database using these scripts. A sample .env file is provided in the repository to help you get started.
To run the development server locally:
npm run dev
The landing page of the dashboard providing an overview of the project and navigation to different sections.
This section visualizes the current state of the energy network and highlights key insights that can be drawn from the existing infrastructure.
Here we showcase the model's capability to estimate future energy scenarios based on given parameters. The visualizations help in understanding potential future states and transitions in energy systems.
Coming soon! This section will provide more in-depth information about the models and methodologies.
To build the application for production:
npm run build
For more information about PyPSA-Earth: