ObsPy
1.4.0
Getting Started
Tutorial
Gallery
API Overview
Developer Resources
Contributing to ObsPy
Coding Style Guide
Contributor Covenant Code of Conduct
Changelog
Indices and Tables
Table of Contents
Citations
Contributors
ObsPy
obspy.core.inventory.util._resolve_seedid
View page source
obspy.core.inventory.util._resolve_seedid
_resolve_seedid
(
station
,
component
,
inventory
=
None
,
time
=
None
,
seedid_map
=
None
,
default_seedid
=
None
,
key
=
'{sta.code}'
,
id_map
=
None
,
id_default
=
None
,
phase
=
None
,
ph2comp
=
{'P':
'Z',
'S':
'N'}
,
unused_kwargs
=
False
,
warn
=
True
,
**
kwargs
)
[source]