Skip to content

Fix itools tutorial#84

Open
alicecaron wants to merge 4 commits intomainfrom
fix-itools-tutorial
Open

Fix itools tutorial#84
alicecaron wants to merge 4 commits intomainfrom
fix-itools-tutorial

Conversation

@alicecaron
Copy link
Copy Markdown
Collaborator

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

What kind of change does this PR introduce?

Add and complete missing documentation about tutorials (IIDM importer/exporter)

Other information:

Related to clean on documentation: in core and github.io

@sonarqubecloud
Copy link
Copy Markdown

@alicecaron alicecaron marked this pull request as ready for review January 26, 2026 15:23
@alicecaron alicecaron requested a review from rolnico January 26, 2026 15:23
@olperr1 olperr1 force-pushed the fix-itools-tutorial branch 2 times, most recently from f33a584 to be826cc Compare April 15, 2026 06:18
Comment thread docs/topology.md Outdated
This example aims first to create a substation with a node/breaker topology model and to visit it through the bus/breaker and the bus views.
Then, we create the same substation with a bus/breaker topology model and we visit it through the bus/breaker and the bus views.
The corresponding code is fully available in the [topology](https://github.com/powsybl/powsybl-tutorials) tutorial.
The corresponding code is fully available in the [topology](https://github.com/powsybl/powsybl-tutorials/topology) tutorial.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The corresponding code is fully available in the [topology](https://github.com/powsybl/powsybl-tutorials/topology) tutorial.
The corresponding code is fully available in the [topology](https://github.com/powsybl/powsybl-tutorials/tree/main/topology) tutorial.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread itools-packager/pom.xml Outdated
</build>

<dependencies>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread docs/iidm/index.md Outdated
Comment on lines +11 to +12
exporter.md
``` No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a line at the end of the file

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread docs/iidm/importer.md
$ git clone https://github.com/powsybl/powsybl-tutorials.git
$ cd powsybl-tutorials/csv-importer
$ mvn clean package
```
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a line at the end of the file

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread docs/iidm/exporter.md
$ git clone https://github.com/powsybl/powsybl-tutorials.git
$ cd powsybl-tutorials/csv-exporter
$ mvn clean package
```
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a line at the end of the file

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Signed-off-by: CARON Alice <alice.caron@rte-france.com>
Signed-off-by: CARON Alice <alice.caron@rte-france.com>
Signed-off-by: CARON Alice <alice.caron@rte-france.com>
Signed-off-by: CARON Alice <alice.caron@rte-france.com>
@alicecaron alicecaron force-pushed the fix-itools-tutorial branch from be826cc to d729625 Compare April 17, 2026 16:49
@alicecaron alicecaron requested a review from rolnico April 17, 2026 16:49
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants