I am reading some csv files with radiosondes data (e.g. height, temperature,rh etc.). I want to interpolate these data into different altitudes using np.interp in python.