Plots for GWP, GWP*, and IGWP

plot_one[source]

plot_one(ax, name, path, make_df, temp_increases)

Plot the results of one scenario.

plot_all[source]

plot_all(rcp_scenarios, make_df=make_gwps)

Plot the results of all scenarios.
rcp_scenarios = get_emission_data_paths()
plot_all(rcp_scenarios, make_df=make_gwps)
plot_all(rcp_scenarios, make_df=make_gwps_improved)