REplan provides a set of tools to ease the set up and simulation of grid expansion planning. Currently, the tool is on development and focuses on electricity transmission grids at a macro-level (i.e. our most granular model uses as indivisible units NUTS3 regions).
We currently work using the PyPSA framework as network modelling tool.
The repository is organized as follows:
- network/: Tools for building a PyPSA network
- projects/: Example scripts using the tools in network
- postprocessing/: Tools for analysing the results generated via the projects
- tests/: Unit tests