obspy.clients.fdsn.routing.eidaws_routing_client.EIDAWSRoutingClient.get_stations_bulk
- EIDAWSRoutingClient.get_stations_bulk(bulk, **kwargs)[source]
Bulk station download from multiple stations.
Arguments are the same as in
obspy.clients.fdsn.client.Client.get_stations_bulk()
. Any additional**kwargs
are passed on to each individual service’s station service if the service supports them (otherwise they are silently ignored for that particular fdsnws endpoint).The
filename
parameter of the single provider FDSN client is not supported for practical reasons.This can route on a number of different parameters, please see the web site of the EIDAWS Routing Service for details.