obsplus.utils.mseed module

Slimmed down bits of obspy’s mseed module.

Copyrights to ObsPy developers still apply.

obsplus.utils.mseed.summarize_mseed(mseed_object)[source]

get a summary of an mseed file.

Note: we cannot simply use obspy.io.mseed.get_record_information because it returns info only about the first trace.