obspy.clients.fdsn.routing.eidaws_routing_client.EIDAWSRoutingClient.get_waveforms

EIDAWSRoutingClient.get_waveforms(starttime, endtime, **kwargs)

Get waveforms from multiple data centers.

Arguments are the same as in obspy.clients.fdsn.client.Client.get_waveforms(). 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, depending on the service, please see the web site of each individual routing service for details.