rotate_thetad_tc Subroutine

public subroutine rotate_thetad_tc(thetad_tc, Vx, Vy, undef)

Rotate horizontal winds in the east-west and north-south directions to the storm-relative direction.

Arguments

Type IntentOptional Attributes Name
double precision, intent(in) :: thetad_tc

Angle of the direction from the radar to the storm center [rad]

double precision, intent(inout) :: Vx(:,:)

Horizontal wind component in the east-west direction [m/s]

double precision, intent(inout) :: Vy(size(Vx,1),size(Vx,2))

Horizontal wind component in the north-south direction [m/s]

double precision, intent(in), optional :: undef

Undefined value