obspy.clients.fdsn.routing.eidaws_routing_client.EIDAWSRoutingClient.__init__

EIDAWSRoutingClient.__init__(url='http://www.orfeus-eu.org/eidaws/routing/1', include_providers=None, exclude_providers=None, debug=False, timeout=120, **kwargs)[source]

Initialize an EIDAWS router client.

All parameters except url are passed on to the BaseRoutingClient parent class

Parameters:url (str) The URL of the routing service.