breos.plotting.plot_temperature_sensitivity_comparison# breos.plotting.plot_temperature_sensitivity_comparison(locations, results_directory, suffix='')[source]# Show how BREOS lifetime varies across locations (temperature-dependent) while Polysun predicts the same lifetime everywhere (temperature-blind). Parameters: locations (dict) – Dict mapping location names to breos_eol_year, polysun_total_life, and mean_temp_c values. results_directory (str) – Directory to save plot. suffix (str) – Filename suffix. Return type: None