pyrad.prod.generate_qvp_products#

pyrad.prod.generate_qvp_products(dataset, prdcfg)[source]#
Generates quasi vertical profile-like products, from azimuthal averaging of polarimetric radar data. Accepted product types:

All the products of the ‘VOL’ dataset group

Parameters:
  • dataset (dict) – dictionary containing the radar object and a keyword stating the status of the processing

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

Returns:

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