obspy.clients.fdsn.routing.federator_routing_client.FederatorRoutingClient._split_routing_response

static FederatorRoutingClient._split_routing_response(data, service)[source]

Splits the routing responses per data center for the federator 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.