Dealias the Doppler velocities field using the University of Washington 4DD algorithm utilizing information from sounding data.
Parameters : | radar : Radar
sounding_heights : array
sounding_wind_speeds : array
sounding_wind_direction : array
datetime_sounding : datetime
|
---|---|
Returns : | dealiased_fielddict : dict
|
Other Parameters: | |
prep : int
filt : int
rsl_badval : int
keep_original : bool
refl : str
vel : str
corr_vel : str
debug : bool
|
Notes
Due to limitations in the C code do not call with numpy arrays over 900 elements long
References
C. N. James and R. A Houze Jr, A Real-Time Four-Dimensional Doppler Dealising Scheme, Journal of Atmospheric and Oceanic Technology, 2001, 18, 1674.