Skip to content

Commit

Permalink
Add isSecure doc + fix some broken links (#110) (#111)
Browse files Browse the repository at this point in the history
Some fixes
  • Loading branch information
pet-mit authored Feb 23, 2024
1 parent c1817af commit c7f2001
Show file tree
Hide file tree
Showing 48 changed files with 148 additions and 292 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ group :jekyll_plugins do
gem "jemoji"
end
gem 'wdm', '>= 0.1.0'
gem 'html-proofer'
12 changes: 0 additions & 12 deletions _portfolio/itesla.md

This file was deleted.

11 changes: 0 additions & 11 deletions _portfolio/powsybl.md

This file was deleted.

6 changes: 3 additions & 3 deletions _posts/2018-08-20-farao-presentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: [Edito, powsybl, Coordination, FARAO]
excerpt_separator: <!--more-->
---

What is FARAO? FARAO is a [Powsybl](http://www.powsybl.org) based toolbox that aims at providing open-source, fully transparent software solutions for coordinated processes in power sytems operations and planning.
What is FARAO? FARAO is a [Powsybl](https://www.powsybl.org) based toolbox that aims at providing open-source, fully transparent software solutions for coordinated processes in power sytems operations and planning.
<!--more-->

### FARAO context
Expand All @@ -20,7 +20,7 @@ We strongly believe that the only way to face these challenges is to build a lar

### Ambition and planning

In FARAO team, we have one ambition: create an open, transparent and modular toolbox for supporting coordination processes experimentations and industrialisation. That is the main reason why we decided to base our developments on [Powsybl](http://www.powsybl.org) framework, a project supported by the Linux Fondation through the [LF Energy project](http://www.lfenergy.org).
In FARAO team, we have one ambition: create an open, transparent and modular toolbox for supporting coordination processes experiments and industrialisation. That is the main reason why we decided to base our developments on [Powsybl](https://www.powsybl.org) framework, a project supported by the Linux Foundation through the [LF Energy project](https://lfenergy.org/).

We want these tools to be shared, developed and improved with the community, including:
- CGMES integration and associated files (GLSK, CRAC, CNE)
Expand All @@ -32,4 +32,4 @@ The first complete release of FARAO is expected on June 2019, but modules will b
[^1]:
Capacity Allocation & Congestion Management, published on 07/24/2015. The text can be found on [ENTSO-E network code page][cacm-code].

[cacm-code]: https://electricity.network-codes.eu/network_codes/cacm
[cacm-code]: https://www.entsoe.eu/network_codes/cacm/
4 changes: 2 additions & 2 deletions _posts/2018-09-04-farao-going-open-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ excerpt_separator: <!--more-->
FARAO toolbox goes a step towards open-source distribution...
<!--more-->

[FARAO community](http://github.com/farao-community) space on GitHub has been created, and the team is currently working at the code base migration. The first release is coming soon.
[FARAO community](https://github.com/farao-community) space on GitHub has been created, and the team is currently working at the code base migration. The first release is coming soon.

Checking that no private information is left in the code, that there is no license incompatibility in the code base, that the code is understandable and documented enough...
That is an important work, that gives us the opportunity to look back on those few months of development and make sure the team provides high quality inputs to the community!

We are really looking forward to share the results of this work with the community - at least the part that has not yet been shared via our participation in [powsybl](http://github.com/powsybl/powsybl-core/) framework!
We are really looking forward to share the results of this work with the community - at least the part that has not yet been shared via our participation in [powsybl](https://github.com/powsybl/powsybl-core/) framework!

{:refdef: style="text-align: center;"}
![Coming soon](https://upload.wikimedia.org/wikipedia/commons/8/80/Comingsoon.png)
Expand Down
8 changes: 4 additions & 4 deletions _posts/2018-12-13-farao-code-is-on-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ be part of these tools design and/or improvements. That is main reason why we de
on an open platform such as GitHub.

Current code base is divided into two repositories:
- **[farao-core](http://github.com/farao-community/farao-core)** which contains the core features of FARAO:
- **[farao-core](https://github.com/powsybl/powsybl-open-rao)** which contains the core features of FARAO:
CRAC model and import functions, remedial actions optimisation interface and prototype, ...
- **[farao-gse](http://github.com/farao-community/farao-gse)** which contains the demonstration interface
- **[farao-gse](https://github.com/farao-community/farao-gse)** which contains the demonstration interface
for FARAO features. It will be the base for future results demonstration.

[FARAO community](http://github.com/farao-community) website has also been enriched with a [documentation space](https://farao-community.github.io/docs)
[FARAO community](https://github.com/farao-community) website has also been enriched with a [documentation space](https://farao-community.github.io/docs)
, which is a good source of information about FARAO project. A [high level roadmap](https://farao-community.github.io/roadmap) has also been added.

If you have any question, do not hesitate to contact via [GitHub issues](https://github.com/farao-community/farao-core/issues).
If you have any question, do not hesitate to contact via [GitHub issues](https://github.com/powsybl/powsybl-open-rao/issues).

See you soon on GitHub !

Expand Down
4 changes: 2 additions & 2 deletions _posts/2019-03-19-farao-test-data-open-sourced.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ These files are designed as an example of what is possible in the framework, and
along the life of the project to include illustrations of each feature.
<!--more-->

For more information on what is currently available, please refer to the **[farao-test-data](http://github.com/farao-community/farao-test-data)**
For more information on what is currently available, please refer to the **[farao-test-data](https://github.com/farao-community/farao-test-data)**
repository and especially the *README.md* file that lists and describes currently available data.

For any question on this data set, do not hesitate to use GitHub issues of **[farao-test-data](http://github.com/farao-community/farao-test-data)**
For any question on this data set, do not hesitate to use GitHub issues of **[farao-test-data](https://github.com/farao-community/farao-test-data)**
repository, or contact us using the newly created [FARAO Spectrum community](https://spectrum.chat/farao-community). More
information about the Spectrum community of FARAO will be shared soon, so do not hesitate to join the community by becoming
a FARAO community member on Spectrum!
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-03-24-farao-release-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: [RAO, FARAO, Data, CASTOR]
excerpt_separator: <!--more-->
---

FARAO team is pleased to inform that the latest version of FARAO has been released. It is the first step in the development of our open source search-tree RAO tool. <!--more--> For more details about the new features, please refer to the [release note](https://github.com/farao-community/farao-core/releases/tag/v2.0.0).
FARAO team is pleased to inform that the latest version of FARAO has been released. It is the first step in the development of our open source search-tree RAO tool. <!--more--> For more details about the new features, please refer to the [release note](https://github.com/powsybl/powsybl-open-rao/releases/tag/v2.0.0).

Good things come in pairs, the website has been updated:
- the new [roadmap](/roadmap) is available,
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-08-24-farao-do-the-core-cc.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Moreover, before its release, the RAO has been tested on several timestamps of t

Our efforts in designing and developing FARAO are still ongoing, and [new features](/roadmap) are yet to come in your favorite remedial action optimiser!

More information about FARAO v2.1.1 can be found in the [release note](https://github.com/farao-community/farao-core/releases/tag/v2.1.0)
More information about FARAO v2.1.1 can be found in the [release note](https://github.com/powsybl/powsybl-open-rao/releases/tag/v2.1.0)

For any question, don't hesitate to contact us using the [FARAO Spectrum community](https://spectrum.chat/farao-community).
2 changes: 1 addition & 1 deletion pages/docs/castor/angle-monitoring/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ threshold.
FARAO allows modelling these constraints in [AngleCnec](/docs/input-data/crac/json#angle-cnecs) objects.
However, modelling the impact of remedial actions on angle values is highly complex and non-linear. This is why CASTOR
does not inherently support angle constraints.
The [AngleMonitoring](https://github.com/farao-community/farao-core/tree/master/monitoring/angle-monitoring)
The [AngleMonitoring](https://github.com/powsybl/powsybl-open-rao/tree/main/monitoring/angle-monitoring)
package allows monitoring angle values after a RAO has been run, and activating re-dispatch remedial actions in case of
constrained elements.

Expand Down
2 changes: 1 addition & 1 deletion pages/docs/castor/angle-monitoring/java-api.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
You can easily call the angle monitoring module using the [JAVA API](https://github.com/farao-community/farao-core/blob/master/monitoring/angle-monitoring/src/main/java/com/powsybl/openrao/monitoring/anglemonitoring/AngleMonitoring.java):
You can easily call the angle monitoring module using the [JAVA API](https://github.com/powsybl/powsybl-open-rao/blob/main/monitoring/angle-monitoring/src/main/java/com/powsybl/openrao/monitoring/anglemonitoring/AngleMonitoring.java):
1. Build an AngleMonitoring object using:
~~~java
public AngleMonitoring(Crac crac, Network network, RaoResult raoResult, CimGlskDocument cimGlskDocument)
Expand Down
153 changes: 0 additions & 153 deletions pages/docs/castor/index.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ order: 6
feature-img: "assets/img/farao3.jpg"
tags: [Docs, Search Tree RAO, CASTOR]
see-also: |
[ContinuousRangeActionGroupFiller](https://github.com/farao-community/farao-core/blob/master/ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/linearoptimisation/algorithms/fillers/ContinuousRangeActionGroupFiller.java)
[ContinuousRangeActionGroupFiller](https://github.com/powsybl/powsybl-open-rao/blob/main/ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/linearoptimisation/algorithms/fillers/ContinuousRangeActionGroupFiller.java)
---

## Used input data {#input-data}
Expand Down
2 changes: 1 addition & 1 deletion pages/docs/castor/linear-problem/core-problem-filler.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ order: 1
feature-img: "assets/img/farao3.jpg"
tags: [Docs, Search Tree RAO, CASTOR]
see-also: |
[CoreProblemFiller](https://github.com/farao-community/farao-core/blob/master/ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/linearoptimisation/algorithms/fillers/CoreProblemFiller.java)
[CoreProblemFiller](https://github.com/powsybl/powsybl-open-rao/blob/main/ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/linearoptimisation/algorithms/fillers/CoreProblemFiller.java)
---

## Used input data {#input-data}
Expand Down
4 changes: 2 additions & 2 deletions pages/docs/castor/linear-problem/discrete-pst-group-filler.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ order: 8
feature-img: "assets/img/farao3.jpg"
tags: [Docs, Search Tree RAO, CASTOR]
see-also: |
[DiscretePstGroupFiller](https://github.com/farao-community/farao-core/blob/master/ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/linearoptimisation/algorithms/fillers/DiscretePstGroupFiller.java)
[DiscretePstGroupFiller](https://github.com/powsybl/powsybl-open-rao/blob/main/ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/linearoptimisation/algorithms/fillers/DiscretePstGroupFiller.java)
---

## Used input data {#input-data}
Expand All @@ -24,7 +24,7 @@ see-also: |

| Name | Details |
|---|---|
| [pst-optimization-approximation](/docs/parameters#pst-optimization-approximation) | This filler is used only if this parameters is set to *APPROXIMATED_INTEGERS* |
| [pst-model](/docs/parameters#pst-model) | This filler is used only if this parameters is set to *APPROXIMATED_INTEGERS* |

## Defined optimization variables {#defined-variables}

Expand Down
4 changes: 2 additions & 2 deletions pages/docs/castor/linear-problem/discrete-pst-tap-filler.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ order: 7
feature-img: "assets/img/farao3.jpg"
tags: [Docs, Search Tree RAO, CASTOR]
see-also: |
[DiscretePstTapFiller](https://github.com/farao-community/farao-core/blob/master/ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/linearoptimisation/algorithms/fillers/DiscretePstTapFiller.java)
[DiscretePstTapFiller](https://github.com/powsybl/powsybl-open-rao/blob/main/ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/linearoptimisation/algorithms/fillers/DiscretePstTapFiller.java)
---

## Used input data {#input-data}
Expand All @@ -31,7 +31,7 @@ types of their ranges: ABSOLUTE, RELATIVE_TO_INITIAL_NETWORK, RELATIVE_TO_PREVIO

| Name | Details |
|---|---|
| [pst-optimization-approximation](/docs/parameters#pst-optimization-approximation) | This filler is used only if this parameters is set to *APPROXIMATED_INTEGERS* |
| [pst-model](/docs/parameters#pst-model) | This filler is used only if this parameters is set to *APPROXIMATED_INTEGERS* |

## Defined optimization variables {#defined-variables}

Expand Down
Loading

0 comments on commit c7f2001

Please sign in to comment.