Utitlity program to convert MiniSEED into MAT format

作者: Utpal Kumar
A utility program that uses the Obspy library in Python to convert the mseed file to mat format.
更新时间 2021/5/7

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 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!