Hello, I'd like to calculate u, v wind components at 10m using 10m wind speed, and zonal and meridional wind stress components. This is because u, v wind components at 10m do not save in our runs.
Theoretically, zonal and meridional wind stress components can be explained as follows.
TAUX = rho_a * Cd * |U10| * U, TAUY = rho_a * Cd * |U10| * V,
where rho_a is the air density, Cd is the drag coefficient, U and V are zonal and meridional wind components at 10m and U10 is the wind speed at 10 m above the sea surface (=sqrt(U**2 + V**2)).
Does it make sense to calculate u, v wind components using the above equations?
Theoretically, zonal and meridional wind stress components can be explained as follows.
TAUX = rho_a * Cd * |U10| * U, TAUY = rho_a * Cd * |U10| * V,
where rho_a is the air density, Cd is the drag coefficient, U and V are zonal and meridional wind components at 10m and U10 is the wind speed at 10 m above the sea surface (=sqrt(U**2 + V**2)).
Does it make sense to calculate u, v wind components using the above equations?