pyrad.io.read_proc_periods#

pyrad.io.read_proc_periods(fname)[source]#

Reads a file containing the start and stop times of periods to process

Parameters:

fname (str) – name of the file to read

Returns:

starttimes, endtimes (array of datetime objects or None) – The start and end times of the periods to process if the reading has been successful