abstract foxes.core.VerticalProfile.calculate(tdata, heights)[source] Run the profile calculation. Parameters¶ tdata: dictThe target point data heights: numpy.ndarrayThe evaluation heights Returns¶ results: numpy.ndarrayThe profile results, same shape as heights