Return the index of the last gate below a given altitude.
fzl : float
Maximum altitude.
ranges : array
Range to measurement volume/gate in meters.
elevation : float
Elevation of antenna in degrees.
radar_height : :
Altitude of radar in meters.
idx : int
Index of last gate which has an altitude below fzl.
Notes
Standard atmosphere is assumed, R = 4 / 3 * Re
pyart.correct.phase_proc._det_sys_phase
pyart.correct.phase_proc.det_process_range
Enter search terms or a module, class or function name.