Update unwarp_resample.py -- Swap np.float to np.float64

Using numpy.float is deprecated. We need to use numpy.float64

Merge request reports

Loading