-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SimBench data loader #28
Labels
feature
New feature or request
Comments
This was
linked to
pull requests
Oct 25, 2022
Merged
Merged
Documentation: https://simbench.de/wp-content/uploads/2020/01/simbench_documentation_en_1.0.0.pdf Note:
|
Draft
This was
unlinked from
pull requests
Mar 2, 2023
Merged
Merged
TonyXiang8787
moved this from Q3 2023
to In Discussion for future planning
in Power Grid Model
Jun 27, 2023
TonyXiang8787
moved this from In Discussion for future planning
to Q3 2023
in Power Grid Model
Nov 18, 2023
TonyXiang8787
moved this from Q3 2023
to In Discussion for future planning
in Power Grid Model
Nov 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a SimBenchConverter that downloads and extracts a sim bench dataset (using a download util), reads the data (using a CsvDirStore) and converts it to PGM data (using a SimBenhConverter + mapping file).
The text was updated successfully, but these errors were encountered: