initial commit for the first blank files
preparing git spare initialization on remote system
This commit is contained in:
parent
5d4084ac8a
commit
e92c00af48
0
pylot/QtPyLoT
Normal file
0
pylot/QtPyLoT
Normal file
0
pylot/QtPyLoT.py
Normal file
0
pylot/QtPyLoT.py
Normal file
@ -27,4 +27,7 @@ The development of PyLoT is part of the joint research project MAGS2.
|
||||
'''
|
||||
|
||||
import os.path as osp
|
||||
from obspy.core import read
|
||||
from obspy.core.utcdatetime import UTCDateTime
|
||||
from obspy.core.util.attribdict import AttribDict
|
||||
from obspy.core.trace import Stats, Trace
|
||||
from obspy.core.stream import Stream, read
|
||||
|
Loading…
Reference in New Issue
Block a user