pyrad.io.write_colocated_data#

pyrad.io.write_colocated_data(coloc_data, fname)[source]#

Writes the data of gates colocated with two radars

Parameters:
  • coloc_data (dict) – dictionary containing the colocated data parameters

  • fname (str) – file name where to store the data

Returns:

fname (str) – the name of the file where data has written