You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem with pcolor/filledcontours/contours, where the interpolation required is done over the entire extent of the modeling domain, and not the specific wet cells for that timestep
Problem with facet based rendering, where the matplotlib tripcolor technique differs from matlab where a given cell has both wet nodes and dry nodes. All 3 nodes must be wet, for the cell to be considered wet and rendered as a triangular facet.