API Reference

The ESMBenchmarkViz package provides a set of tools to visualize data from the Earth System Model (ESM) Benchmarking project. The package is built on top of the bokeh library.

Below is a list of APIs available in ESMBenchmarkViz.

Plotting

taylor_diagram(std_devs, correlations, ...)

Creates an interactive Taylor diagram using Bokeh.

scatter_plot(x, y[, names, images, title, ...])

Create an interactive scatter plot with tooltips, dropdown, and an image display.

portrait_plot(data, xaxis_labels, yaxis_labels)

Generates an interactive portrait plot using Bokeh.