xbout.plotting.plotfuncs

xbout.plotting.plotfuncs#

Functions

plot2d_wrapper(da, method, *[, ax, ...])

Make a 2D plot using an xarray method, taking into account branch cuts (X-points).

plot3d(da[, style, engine, levels, ...])

Make a 3d plot

plot_regions(da[, ax])

Plots each logical plotting region as a different color for debugging.