Re: [matplotlib-devel] New contouring algorithm

2014-02-03 Thread Ian Thomas
On 31 January 2014 22:43, Benjamin Root wrote: > Thanks for bringing this back onto the mailing list. > > I am excited for the prospect of new algorithms for contouring. My company > has actually been using the contourf() function for the past few years to > generate the polygons from gridded dat

Re: [matplotlib-devel] New contouring algorithm

2014-02-03 Thread Ian Thomas
On 31 January 2014 19:51, Eric Firing wrote: > Would the new code be substantially simpler if the blocky capability were > omitted from it? If so, then it seems like it would makes sense to leave > the blocky form to the old code. > Simpler, yes, but not substantially so. I would prefer to kee

Re: [matplotlib-devel] New contouring algorithm

2014-01-31 Thread Benjamin Root
Thanks for bringing this back onto the mailing list. I am excited for the prospect of new algorithms for contouring. My company has actually been using the contourf() function for the past few years to generate the polygons from gridded data to then make shapefiles from those polygons. Having an r