-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
84 lines (84 loc) · 6.21 KB
/
_site.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
name: rPackagesRte
output_dir: docs
english:
- name: antaresRead
title: Import, Manipulate and Explore the Results of an 'Antares' Simulation
link: https://rte-antares-rpackage.github.io/antaresRead/index.html
description: Import, manipulate and explore results generated by 'Antares', a powerful open source software developed by RTE (Réseau de Transport d’Électricité) to simulate and study electric power systems.
image: antaresRead.png
- name: antaresEditObject
title: Edit an 'Antares' Simulation
link: https://rte-antares-rpackage.github.io/antaresEditObject/index.html
description: Edit an Antares study before running a simulation. Methods are provided to create (and remove) areas, links between them, thermal cluster and binding constraints.
image: antaresEditObject.png
- name: antaresProcessing
title: Antares Results Processing
link: https://github.com/rte-antares-rpackage/antaresProcessing
description: Process results generated by Antares. Allows to create new columns like net load, load factors, upward and downward margins or to compute aggregated statistics like economic surpluses of consumers, producers and sectors.
image: gears.png
- name: antaresViz
title: Antares Visualizations
link: https://rte-antares-rpackage.github.io/antaresViz/index.html
description: Visualize results generated by Antares. This package provides functions that create interactive charts to help users visually explore the results of their simulations.
image: antaresViz.jpg
- name: antaresWaterValues
title: Calculate Water Values
link: https://github.com/rte-antares-rpackage/antaresWaterValues
description: Compute water values to use in Antares. This package allows to run specific simulations in Antares from within R, and to use the results of these simulations to compute Bellman values and water values for each stock level and each week of the year.
image: antaresWaterValues.png
- name: fbClust
title: Cluster historical FB domains
link: https://github.com/rte-antares-rpackage/fbClust
description: This package allows to analyse a database of Flow-Based domains and to cluster and extract the most representative domains to be applied to an Antares study, as well as probability matrices to allocate the domains on prospective studies.
image: fbclust.png
- name: fbAntares
title: Introduce FB domains in Antares
link: https://github.com/rte-antares-rpackage/fbAntares
description: This package allows to add Flow-Based domains as binding constraints in Antares. It also provides a method to reduce the complexity of Flow-Based domains, and visualization functions.
image: fbantares.png
- name: antaresAdequacyPatch
title: Apply the adequacy patch to Antares results
link: https://github.com/rte-antares-rpackage/antaresAdequacyPatch
description: This package allows to post-process the results of an Antares simulation to apply the adequacy patch, which is the set of curtailment sharing rules implemented in the Euphemia market algorithm.
image: adequacypatch.png
french:
- name: antaresRead
title: Importer, manipuler et explorer les résultats d'une simulation 'Antares'
link: https://rte-antares-rpackage.github.io/antaresRead/index.html
description: Importer, manipuler et explorer les résultats d'une simulation Antares.
image: antaresRead.png
- name: antaresEditObject
title: Modifier une simulation 'Antares'
link: https://rte-antares-rpackage.github.io/antaresEditObject/index.html
description: Modifier une étude Antares avant de lancer une simulation. Les méthodes fournies permettent notamment de créer et de supprimer les zones, les liens entre elles, les clusters thermiques et les contraintes couplantes.
image: antaresEditObject.png
- name: antaresProcessing
title: Traitement des résultats 'Antares'
link: https://github.com/rte-antares-rpackage/antaresProcessing
description: Traiter les résultats Antares. Ce package permet notamment de créer des nouvelles colonnes telle que la charge nette, les facteurs de charge, les marges ascendantes et descendantes. Il facilite également le calcul de statistiques agrégées.
image: gears.png
- name: antaresViz
title: Visualisations 'Antares'
link: https://rte-antares-rpackage.github.io/antaresViz/index.html
description: Visualiser les résultats générés par Antares. Les fonctions fournies permettent de créer des graphiques interactifs qui permettent d'explorer les résultats des simulations.
image: antaresViz.jpg
- name: antaresWaterValues
title: Calculer les valeurs de l'eau
link: https://github.com/rte-antares-rpackage/antaresWaterValues
description: Calculer les valeurs de l'eau à utiliser dans Antares. Ce package permet de lancer des simulations spécifiques dans Antares depuis R, et, à partir des résultats, de calculer les valeurs de Bellman et valeurs de l'eau pour chaque niveau de stock et chaque semaine.
image: antaresWaterValues.png
- name: fbClust
title: Clusteriser des domaines FB historiques
link: https://github.com/rte-antares-rpackage/fbClust
description: Ce package permet d'analyser une base de données de domaines Flow-Based, de les clusteriser et d'extraire les domaines les plus représentatifs pour les utiliser dans des études Antares, ainsi que des matrices de proabailité pour allouer ces domaines à des études prospectives.
image: fbclust.png
- name: fbAntares
title: Introduire des domaines FB dans Antares
link: https://github.com/rte-antares-rpackage/fbAntares
description: Ce package permet d'ajouter des domaines Flow-Based dans Antares en tant que contraintes couplantes. Il fournit aussi une méthode pour réduire la complexité des domaines, et des fonctions de visualisation.
image: fbantares.png
- name: antaresAdequacyPatch
title: Appliquer l'adequacy patch aux résultats d'une étude Antares.
link: https://github.com/rte-antares-rpackage/antaresAdequacyPatch
description: Ce package permet de post-traiter les résultats d'une simulation Antares pour y appliquer l'adequacy patch, qui est l'ensemble des règles de partage de la défaillance implémenté dans l'algorithme marché Euphemia.
image: adequacypatch.png