Skip to content

Define Planning Output Metrics #64

Description

@ethancoon

Description

Document the output metrics needed for pre-race strategy planning.

Include:

  • Finish SOC
  • Minimum SOC
  • Target SOC
  • Laps completed
  • Distance completed
  • Average speed
  • Whether the full race window was completed
  • Whether minimum SOC was reached
  • Energy margin relative to target SOC
  • Feasibility status
  • Planning warnings

Explain what each metric means and why it matters for race planning.

Acceptance Criteria

  • A planning metrics document exists.
  • The document defines each required planning metric.
  • The document explains how energy margin should be interpreted.
  • The document explains the difference between target SOC and minimum SOC.
  • The document identifies which metrics are already available.
  • The document identifies which metrics still need implementation.

Notes

Some planning metrics already exist in build_comparison_row(). This issue should document the expected final output before improving the report behavior.

References

  • sim/planning/comparison.py
  • sim/planning/sweep.py
  • sim/planning/report.py
  • sim/config.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    Points

    1

    Area

    None yet

    Owning Team

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions