Skip to content

Home

Status Quality Gate Status License

Python TypeScript React

Web API and UI for Antares Simulator

Please see the Antares Web Documentation for an introductory tutorial, and a full user guide. Visit the Antares-Simulator Documentation for more insights on ANTARES.

Introduction

Welcome to antares-web, a comprehensive web application designed to interface with RTE’s adequacy software, the Antares Simulator, also hosted on GitHub. The Antares Simulator is an open-source power system simulator for anyone valuing the quantification of adequacy or the economic performance of interconnected energy systems over short or distant time horizons. It enables detailed modeling of energy consumption, generation, and transportation, performing probabilistic simulations across numerous year-long scenarios, each consisting of 8760 hourly time-frames.

antares-web serves as a server API interfacing with Antares Simulator studies, providing a web application to manage studies while adding features for enhanced edition capabilities.

This integration brings:

  • Application Interoperability: Assign unique IDs to studies and expose operations through an endpoint API, facilitating integration with other applications and services.
  • Optimized Storage: Extract matrices data and share them between studies, supporting archive mode.
  • Variant Management: Introduce a new editing description language and generation tool.
  • User Accounts: Implement user management and permission systems.

Documentation

Antares-Web is currently under development. Feel free to submit any issue.