Utitlity program to convert MiniSEED into MAT format

A utility program that uses the Obspy library in Python to convert the mseed file to mat format.

https://www.earthinversion.com/utilities/converting-mseed-data-to-mat-and-analyzing-in-matlab/

Visit Website
Visit Website

You are now following this Submission

usage: convert_mseed_mat.py [-h] -inp INPUT_MSEED [-out OUTPUT_MAT]

Python utility program to convert mseed file to the mat (by Utpal Kumar, IESAS, 2021/04)

optional arguments:
-h, --help show this help message and exit
-inp INPUT_MSEED, --input_mseed INPUT_MSEED
input mseed file, e.g. example_2020-05-01_IN.RAGD..BHZ.mseed
-out OUTPUT_MAT, --output_mat OUTPUT_MAT
output mat file name, e.g. example_2020-05-01_IN.RAGD..BHZ.mat

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux