I am trying to plot from a 3-D data grid. For example:
data10.isel(z=76,x=256).plot(ax=ax1)
gives the following output:
I would like to p