pyrad.io.read_excess_gates#

pyrad.io.read_excess_gates(fname)[source]#

Reads a csv files containing the position of gates exceeding a given percentile of frequency of occurrence

Parameters:

fname (str) – path of time series file

Returns:

  • rad1_ray_ind, rad1_rng_ind, rad1_ele, rad1_azi, rad1_rng,

  • rad2_ray_ind, rad2_rng_ind, rad2_ele, rad2_azi, rad2_rng (tupple) – A tupple with the data read. None otherwise