pyrad.flow.main_gecsx#

pyrad.flow.main_gecsx(cfgfile, starttime=None, endtime=None, infostr='', gather_plots=True)[source]#

Main flow control. Processes radar data off-line over a period of time given either by the user, a trajectory file, or determined by the last volume processed and the current time. Multiple radars can be processed simultaneously

Parameters:
  • cfgfile (str) – path of the main config file

  • time, endtime (datetime object) – start and end time of the radar data to be used as reference for gecsx

  • infostr (str) – Information string about the actual data processing (e.g. ‘RUN57’). This string is added to product files.