obspy.clients.fdsn.routing.routing_client

Base class for all FDSN routers.

copyright:The ObsPy Development Team (devs@obspy.org) Celso G Reyes, 2017 IRIS-DMC
license:GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Public Functions

RoutingClient Helper function to get the correct routing instance.

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_assert_attach_response_not_in_kwargs
_assert_filename_not_in_kwargs
_download_bulk
_strip_protocol
_try_download_bulk

Classes

BaseRoutingClient