pyrad.io.write_colocated_data#

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

Writes the time averaged data of gates colocated with two radars, if QC metadata is available, it will be written as well.

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