obspy.core.inventory.network.Network.get_orientation

Network.get_orientation(seed_id, datetime=None)[source]

Return orientation for a given channel.

Parameters:
  • seed_id (str) SEED ID string of channel to get orientation for.
  • datetime (UTCDateTime) Time to get orientation for.
Return type:

dict

Returns:

Dictionary containing orientation (azimuth, dip).