EnergyScope Python Libraryยค
This section provides a learning-oriented guide to the Python library that interfaces with the EnergyScope model. It includes hands-on tutorials and code examples to help you understand, modify, and extend the model in a programmatic way.
The tutorials are provided as Jupyter notebooks and cover essential tasks such as running the model, choosing datasets, running multiple scenarios, analyzing uncertainty, and adding custom technologies.
๐ Tutorialsยค
- Basic Run โ Minimal working example to run the model.
- Choose Datasets โ Select and customize input datasets.
- Multiple Runs โ Automate batch simulations.
- Uncertainty Analysis โ Explore parameter sensitivity and scenario uncertainty.
- Add a New Technology โ Extend the model with custom technologies.
๐ Reference Documentationยค
These resources provide detailed descriptions of the mathematical and data structures that drive the EnergyScope model.