2D interpolation: scipy support for uneven grids
The current scipy-based 2D interpolation is only working for even (single) grids and fails if multiple scan patches are used. This should be supported using scipy's griddata. @mfackeld
The current scipy-based 2D interpolation is only working for even (single) grids and fails if multiple scan patches are used. This should be supported using scipy's griddata. @mfackeld
mentioned in merge request !75 (merged)
mentioned in commit ef3c5d8a
closed with merge request !75 (merged)