Menu

#26 Interpolation with GRID_CSA fails on Windows

open
None
5
2009-11-15
2005-04-26
No

I tried to get example x21c to work properly on
Windows, using the CSA library. Unfortunately it returns
only zero values as interpolation results.
In the process I noticed that some of the other methods
rely on the index array to have been filled before!
For instance: grid_nnaidw() uses the (static) array
"index" to determine the neighbours, but the function
that fills that array (either dist1() or dist2()) is not called
in that routine.

Discussion

  • Alan W. Irwin

    Alan W. Irwin - 2009-11-15

    Arjen, please close this bug report if the problem has been fixed for modern PLplot.

     
  • Alan W. Irwin

    Alan W. Irwin - 2009-11-15
    • assigned_to: nobody --> arjenmarkus
     

Log in to post a comment.