obspy.clients.fdsn.mass_downloader.download_helpers.ClientDownloadHelper._check_downloaded_data

ClientDownloadHelper._check_downloaded_data()[source]

Read the downloaded data, set the proper status flags and remove data that does not meet the QC criteria. It just checks the downloaded data for minimum length and gaps/overlaps.

Returns the downloaded_bytes and the discarded_bytes.