Bases: unittest.case.TestCase
Interpolation library works for 1D piecewise constant function
Interpolation library works for a 1D linear function - basic test
Interpolation library works for piecewise constant function
Interpolation library returns NaN for incomplete grid points
Interpolation library (constant and linear) works with NaN
Interpolation library works for raster data
This shows interpolation of data arranged with latitudes bottom - up and longitudes left - right
Interpolation library works for linear function - basic test
Interpolation library works (linear mode) with grid points being NaN
Interpolation library works with interpolation points being NaN
This is was the reason for bug reported in: https://github.com/AIFDR/riab/issues/155