Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Heimann
grond
Commits
f2c62177
Commit
f2c62177
authored
Nov 30, 2016
by
Sebastian Heimann
Browse files
avoid an unneccessary import of pyrocko.snuffling
parent
523523ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dataset.py
View file @
f2c62177
...
...
@@ -3,7 +3,7 @@ import copy
import
logging
from
collections
import
defaultdict
import
numpy
as
num
from
pyrocko
import
util
,
pile
,
model
,
config
,
trace
,
snuffling
,
\
from
pyrocko
import
util
,
pile
,
model
,
config
,
trace
,
\
marker
as
pmarker
from
pyrocko.fdsn
import
enhanced_sacpz
,
station
as
fs
from
pyrocko.guts
import
Object
,
Tuple
,
String
,
Float
,
dump_all
,
load_all
...
...
Sebastian Heimann
@heimann
Mentioned in commit
61e4a46e
·
Nov 30, 2016
Mentioned in commit
61e4a46e
Mentioned in commit 61e4a46e89134e509bcf21a9fbcf614e8bec0833
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment