[bugfix] wrong if cause in for loop in read_eventfile_info
[add] function to remove events from project
This commit is contained in:
@@ -1 +1 @@
|
||||
dbb3-dirty
|
||||
3787-dirty
|
||||
|
||||
@@ -5,7 +5,7 @@ import os
|
||||
|
||||
from obspy import UTCDateTime
|
||||
from obspy.core.event import Event as ObsPyEvent
|
||||
from obspy.core.event import Origin, Magnitude, ResourceIdentifier
|
||||
from obspy.core.event import Origin, ResourceIdentifier
|
||||
|
||||
from pylot.core.io.phases import picks_from_picksdict
|
||||
|
||||
|
||||
Reference in New Issue
Block a user