Notebook
plt.pcolormesh(np.ma.masked_where(tmask[0,0,:,:]==0,bathy)) plt.colorbar()