foxes.models.vertical_profiles.UniformProfile.calculate(data, heights)[source]

Run the profile calculation.

Parameters

data: dict

The input data

heights: numpy.ndarray

The evaluation heights

Returns

results: numpy.ndarray

The profile results, same shape as heights