From: Robert K. <rk...@uc...> - 2005-10-19 02:58:04
|
John Hunter wrote: >>>>>>"Robert" == Robert Kern <rk...@uc...> writes: > > Robert> In any case, natgrid isn't Delaunay triangulation, but > Robert> natural neighbors interpolation which is better (and > Robert> probably state of the art for these kinds of graphics). It > Robert> might be easiest to contact Dave Watson and ask if we can > Robert> distribute his code in matplotlib under matplotlib's > Robert> license. I can't find any contact information for him, > Robert> however. > > I'm all for this but am not optimistic. It's my understanding that > the NCAR folks are under a fairly heavy legal burden. Jeff: could you > spearhead this effort and see if there is any interest on their part > in relicensing their griddata code under a more permissive license? It's not NCAR's code, it's Dave Watson's. NCAR got permission to distribute the natgrid code under the GPL. We'd need to get independent permission from Dave Watson to distribute the code under the matplotlib license. -- Robert Kern rk...@uc... "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter |