obspy.core.inventory.network.Network.get_channel_metadata

Network.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) – Time to get metadata for.

Return type:

dict

Returns:

Dictionary containing coordinates and orientation (latitude, longitude, elevation, azimuth, dip)