uv2ds

mipylib.meteolib.meteo.uv2ds(u, v)

Calculate wind direction and wind speed from U/V.

Parameters
  • u – (array_like) U component of wind field.

  • v – (array_like) V component of wind field.

Returns

Wind direction and wind speed.