Skip to content

Add grid2op-timeseries-converter script for chronics file generation - #1041

Open
steffen-vogel-opalrt wants to merge 1 commit into
masterfrom
script-timeseries-chronics
Open

Add grid2op-timeseries-converter script for chronics file generation#1041
steffen-vogel-opalrt wants to merge 1 commit into
masterfrom
script-timeseries-chronics

Conversation

@steffen-vogel-opalrt

@steffen-vogel-opalrt steffen-vogel-opalrt commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Successor to #1011

This is an AI-support port of the C++ code in #1011 to a Bash script.
The code has been generated using GPT-5.4 mini

…ation

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>

@pjungkamp pjungkamp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This seems like a more sensible approach for the problem.

A C++ tool is a always a ticking time bomb in bomb in terms of build failures. A simple shell script with tools from the 90s will probably work for the next century.

Did you verify the output against the former C++ version? I'd like to see an integration test, to be sure it's working and won't bit-rot away.

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