u_wind (DataArray) – \(u\) wind component
v_wind (DataArray) – \(v\) wind component
is_abs (optional) – If True, use absolute value of wind components. Defaults to False.
is_squared (optional) – If True, returns wind speed squared, i.e. \(u^2 + v^2\). Defaults to False.