pyrad.prod.generate_colocated_gates_products#

pyrad.prod.generate_colocated_gates_products(dataset, prdcfg)[source]#
Generates colocated gates products. Accepted product types:
‘WRITE_COLOCATED_GATES’: Writes the position of the co-located gates

in a csv file

All the products of the ‘VOL’ dataset group

Parameters:
  • dataset (tuple) – radar objects and colocated gates dictionary

  • prdcfg (dictionary of dictionaries) – product configuration dictionary of dictionaries

Returns:

filename (str) – the name of the file created. None otherwise