abstract foxes.core.VerticalProfile.calculate(tdata, heights)[source]

Run the profile calculation.

Parameters

tdata: dict

The target point data

heights: numpy.ndarray

The evaluation heights

Returns

results: numpy.ndarray

The profile results, same shape as heights