Find the wind parameter for a given time in a ARM interpsonde file.
interp_sonde : netCDF4.Dataset
netCDF4 object pointing to a ARM interpsonde file.
target : datetime
Target datetime, the closest time in the interpsonde file will be used.
height : array
Heights above the ground for the time closest to target.
speed : array
Wind speeds at given height for the time closest to taget.
direction : array
Wind direction at given height for the time closest to target.
pyart.correct.dealias.dealias_fourdd
pyart.correct.phase_proc.det_sys_phase
Enter search terms or a module, class or function name.