obspy.clients.fdsn.routing.eidaws_routing_client.EIDAWSRoutingClient.get_waveforms_bulk

EIDAWSRoutingClient.get_waveforms_bulk(bulk, **kwargs)[source]

Get waveforms from multiple data centers.

Arguments are the same as in obspy.clients.fdsn.client.Client.get_waveforms_bulk(). Any additional **kwargs are passed on to each individual service’s dataselect service if the service supports them (otherwise they are silently ignored for that particular fdsnws endpoint).

The filename and attach_response parameters of the single provider FDSN client are not supported.

This can route on a number of different parameters, please see the web site of the EIDAWS Routing Service for details.