Radar Moments Data: The archived radar moments ascii data contains data for each of the five transmitted beams. Times are UTC. Data columns are as follows: 1. Range gate number 2. Mean Doppler value = (mean Doppler velocity/full scale velocity) * 1e4 3. Spectral width value = (spectral width (velocity)/ full scale velocity) * 1e4 4. Signal-to-noise ratio (dB * 100) 5. Noise = 1000 log(10) (noise value) Mean Doppler Value may be converted to Mean Doppler Velocity by using a multiplier. The multiplier can be calculated from the header information as follows: multiplier = Doppler full scale velocity / 1e4 where: Doppler full scale velocity = speed of light / (ncoh * ipps * freq * 4e4) where: speed of light = 3e8 m/s ncoh = number of coherent integrations (found in header) ipps = interpulse period (sec) = ipp(ns) / 1e9 (ipp found in header) freq = radar frequency (MHz * 100) Mean Doppler velocity = Mean Doppler value * multiplier