earthkit.meteo.wind

Wind related functions.

The API is split into two levels. The low level functions are in the array submodule and they can be used to operate on numpy arrays. The high level functions are still to be developed and planned to work with objects like earthkit.data FieldLists or xarray DataSets.

Submodules

Functions

coriolis(*args, **kwargs)

direction(*args, **kwargs)

polar_to_xy(*args, **kwargs)

speed(*args, **kwargs)

w_from_omega(*args, **kwargs)

windrose(*args, **kwargs)

xy_to_polar(*args, **kwargs)