Eric Firing wrote:
> Ian,
>
> I have applied your patch and modified contourf_demo slightly to illustrate
> interior masking. Thanks very much for the beautiful work! These contour
> bugs that you fixed were major mpl problems--general embarrassments, and
> specific impediments to my own applicat
Ian Thomas wrote:
> Hello all,
>
> I think I have fixed two bugs in the contouring code (src/cntr.c):
> 1) inconsistent behaviour in how contour and contourf handle saddle
> grid squares, and
> 2) incorrect handling of masked regions in filled contour plots.
Ian,
I have applied your patch and mo
Ian Thomas wrote:
> Hello all,
>
> I think I have fixed two bugs in the contouring code (src/cntr.c):
> 1) inconsistent behaviour in how contour and contourf handle saddle
> grid squares, and
> 2) incorrect handling of masked regions in filled contour plots.
>
> Attached is a gzipped tar file con