mth5.io.miniseed package
Submodules
mth5.io.miniseed.miniseed module
Created on Wed Sep 30 10:20:12 2020
- author:
Jared Peacock
- license:
MIT
- mth5.io.miniseed.miniseed.read_miniseed(fn)[source]
Read a miniseed file into a
mth5.timeseries.RunTSobject. Uses Obspy to read the miniseed.- Parameters:
fn (string) – full path to the miniseed file
- Returns:
RunTS object
- Return type:
Module contents
- mth5.io.miniseed.read_miniseed(fn)[source]
Read a miniseed file into a
mth5.timeseries.RunTSobject. Uses Obspy to read the miniseed.- Parameters:
fn (string) – full path to the miniseed file
- Returns:
RunTS object
- Return type: