News

When matplotlib widget is loaded in python interactive mode, the plot will eventually cause Jupyter core to hangs. And it is not possible to submit next block of code or do anything until restarting ...
The plot_select(c, u, v) function produces widgets to make a customizable plot of up to three xarray DataArrays on one figure. The c array gets plotted using color, while the u and v arrays get ...