It provides a suite to perform aggregate calculations on CORE zone, previously done by RAMCEP2
The Clean Energy Package CEP 70% project provides for increases in exchange capacity at interconnections in the CORE region. The aim of this application is to validate these capacity levels by studying the effect of the increasing capacity on certain study-points of interest of the flow-based domain.
Application is using Maven as base build framework. Application is simply built with following command.
mvn installFor building Docker image of the application, start by building application.
mvn installThen build docker image
docker build -t farao/gridcapa-core-valid-day-ahead-conservative-post-processing .