breos.plotting.degradation_plots#

breos.plotting.degradation_plots(degradation_df, results_directory)[source]#

Create battery degradation visualization. Generates separate plots for SOH, Components, FEC, and SOC.

Parameters:
  • degradation_df (DataFrame) – Degradation tracking DataFrame

  • results_directory (str) – Directory to save plots

Return type:

None