pyrad.io.map_Doppler# pyrad.io.map_Doppler(Doppler_data_bin, Nyquist_vel)[source]# maps the binary METRANET Doppler data to actual Doppler velocity Parameters: Doppler_data_bin (numpy array) – The binary METRANET data Returns: Doppler_data (numpy array) – The Doppler veloctiy in [m/s]