Skip to content

specify mseed encoding

Fixes bug for processed miniseed channels having mismatched encodings

Avoids the following default behavior from obspy:

UserWarning: The encoding specified in trace.stats.mseed.encoding does not match the dtype of the data. A suitable encoding will be chosen.

Edited by Cain, Payton David

Merge request reports

Loading