improver.cli.resolve_wind_components module

Convert wind speed and direction into individual velocity components.

process(wind_speed, wind_direction)[source]

Converts speed and direction into individual velocity components.

Parameters:
Returns:

A cubelist of the speed and direction as U and V cubes.

Return type:

iris.cube.Cubelist