Skip to content

Draft: Resolve "Create a scenario-info command for the CLI"

The info should contain some pre-simulation analysis of the scenario, e.g.,

  • Grid statistics (number of buses, loads, ...; basically what pandapower provides)
  • The total installed generation power (estimation based on nominal power for pysimmods)
  • The total installed loads, calculated from the used datasets and the mappings in the configuration.

The estimations and calculations should consider one year of simulation as well as the time configured in the scenario.

Merge request reports