Replace legacy scipy.interpolation.interp1d.
scipy.interpolation.interp1d
is considered as legacy code in the scipy docs and won't receive updates anymore. In https://github.com/EnMAP-Box/enmap-box/issues/804, importing it on a Mac seems to cause a QGIS crash. Thus, it should be replaced.
Edited by Daniel Scheffler