obspy.clients.fdsn.routing.eidaws_routing_client.EIDAWSRoutingClient._split_routing_response

static EIDAWSRoutingClient._split_routing_response(data)[source]

Splits the routing responses per data center for the EIDAWS output.

Returns a dictionary with the keys being the root URLs of the fdsnws endpoints and the values the data payloads for that endpoint.

Parameters:data The return value from the EIDAWS routing service.