obspy.core.inventory.inventory.Inventory.get_channel_metadata
- Inventory.get_channel_metadata(seed_id, datetime=None)[source]
Return basic metadata for a given channel.
- Parameters:
seed_id (str) – SEED ID string of channel to get metadata for.
datetime (
UTCDateTime
, optional) – Time to get metadata for.
- Return type:
- Returns:
Dictionary containing coordinates and orientation (latitude, longitude, elevation, azimuth, dip)