Installation

GAMS 47+, Antares 8.7 and the described Python environment are required to run the BAF. Running pre-processing (and some of the visualisations) also requires R 4.2.3 and the setup described in R setup.

Additionally, data is required which is described in the next page.

Python Environment

Can be installed using pixi. A pixi installation will ensure that all packages are the same as in the time of developing BAF.

Warning

Remember to have R in your PATH environment variable before the environment installation below! At least if you wish to use the mentioned R functionalities.

Simply install pixi, cd into this repository and run pixi install.

R Setup

The pre-processing scripts and some visualisations use R packages for Antares, developed by RTE. Open up R and install them with the commands:

install.packages("antaresViz")