earthkit.meteo.wind¶
Wind related functions.
The API is split into two layers:
Low-level interfaces are in the
array,xarrayandfieldlistsubmodules.High-level functions are in this module and dispatch to backend implementations based on input type.
Submodules¶
Functions¶
|
Compute the Coriolis parameter. |
|
Compute the direction/angle of a vector quantity. |
|
Convert wind/vector data from polar representation to xy representation. |
|
Compute the wind speed/vector magnitude. |
|
Compute the hydrostatic vertical velocity from pressure velocity. |
|
Generate windrose data. |
|
Convert wind/vector data from xy representation to polar representation. |