pyrad.io.read_colocated_gates#

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

Reads a csv files containing the position of colocated gates

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