foxes.models.vertical_profiles.UniformProfile.calculate(data, heights)[source] Run the profile calculation. Parameters¶ data: dictThe input data heights: numpy.ndarrayThe evaluation heights Returns¶ results: numpy.ndarrayThe profile results, same shape as heights