This blog shows you how to calculate and symbolize wind or current speed and direction when the underlying data is stored as U and V vectors. In order to capture the speed and direction of wind or a water current, anemometers or Doppler current profilers measure the velocity of the wind or water in two perpendicular directions, U and V. U is the velocity toward east and V is the velocity toward north. U is sometimes referred to as the zonal velocity and V the meridional velocity. Using U and V, both the speed and direction of the wind or water current can be calculated.express
Storing information about the flow of wind or water as vectors provides flexibility in how we calculate direction. This is important because meteorologists and oceanographers describe the flow of wind differently. Oceanographers prefer to describe wind in terms of the 「direction of mass flow」 or in other words the direction towards which the wind is blowing. In the oceanographic convention, wind flowing from the south to the north is symbolized by an arrow pointing north. Meteorologists use an arrow or a special symbol called a wind barb to show the direction from which the wind is blowing. The head of the arrow or wind barb points in the direction from which the wind is blowing. In the meteorological convention, a wind blowing from west to east is symbolized by an arrow pointing west. Water currents are almost always symbolized using the oceanographic convention.app
Displaying Directionide
To correctly display wind or current direction in ArcMap, the U and V components must be converted to a symbol rotation angle. The steps below assume that you have a point feature class with the attribute fields u and v. To calculate the rotation, follow the steps below:flex
Note: The formulas above are correct only if U and V are measured relative to a grid where true north consistently points straight up (e.g. no rotation). Otherwise, a convergence angle correction must be applied based on the projection of the data.ui
This image shows the Symbology tab and Symbol Selector with the steps marked to apply symbol rotation.spa
This image shows the Expression Builder dialog with the steps marked to apply symbol rotation.component
Displaying Speedorm
Using a similar procedure, U and V components can be used to calculate and display wind or current speed in ArcMap.blog
from : https://blogs.esri.com/esri/arcgis/2013/07/17/displaying-speed-and-direction-symbology-from-u-and-v-vectors/ip