Skip to content

Enable simple translation functionality, without the need to run Simulations#202

Merged
eiseleb47 merged 2 commits into
mainfrom
be/small_change
May 28, 2026
Merged

Enable simple translation functionality, without the need to run Simulations#202
eiseleb47 merged 2 commits into
mainfrom
be/small_change

Conversation

@eiseleb47
Copy link
Copy Markdown
Contributor

This PR aims to implement the functionality of using METIS Simulations as a quick parser/translator between the CSV AIT test files and the otherwise used yaml input.

This was technically possible already, however only by calling csvParser.loadCSV(..., write_yaml=True) from a Python script, not from the CLI.

When --writeYaml is combined with --testRun, runSimulationBlock writes the parsed YAML next to each input CSV and exits cleanly before any Simulation call.

@eiseleb47 eiseleb47 added the enhancement New feature or request label May 25, 2026
Copy link
Copy Markdown
Contributor

@janusbrink janusbrink left a comment

Choose a reason for hiding this comment

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

This looks fine - can go ahead and merge it.

@eiseleb47 eiseleb47 merged commit eebc1c4 into main May 28, 2026
2 checks passed
@eiseleb47 eiseleb47 deleted the be/small_change branch May 28, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants