VAD Product Format

The velocities produced by the VAD product are stored in an array of vad_results structures.

This is a 2D array of results: First included are all the results from the first elevation sweep, followed by the second, and so on.

You can use the structure vad_product defined in product.h to reference this data.

Only data bins with valid velocities are included in the average. For hybrid inputs, it is possible that the number of azimuths are different for different elevations.