obspy.core.inventory.network.Network.get_coordinates

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

Return coordinates and orientation for a given channel.

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

dict

Returns:

Dictionary containing coordinates (latitude, longitude, elevation, local_depth)