Time series vortex Wind, wind vectors. Kepert, J., 2001: The Dynamics of Boundary Layer Jets within the Tropical Cyclone Core.Part I : Linear Theory.J.Atmos.Sci., 58, 2469 - 2484
KepertWindFieldPi(rMax, vMax, vFm, thetaFm, f, Rlam, VZ, surface)
array with two columns for zonal and meridional wind speed vector-components. //@example KepertWindField(20,20,2,10,-1e-4,rbind(c(50,35),c(45,40)),rbind(c(20,2),c(22,3)))
radius of maximum winds in km
maximum wind velocity calculation in m/s
input forward velocity of TC
input forward direction of TC
single coriolis parameter at the centre of TC in hz
two columns for distances and direction from grid points to TC centre in km
array two columns velocity then vorticity
equals one if winds are reduced from the gradient level to the surface, otherwise gradient winds.