obspy.fdsn.client

FDSN Web service client for ObsPy.

copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html)

Functions

build_url URL builder for the FDSN webservices.
convert_to_string Takes any value and converts it to a string compliant with the FDSN
download_url Returns a pair of tuples.
parse_simple_xml Simple helper function for parsing the Catalog and Contributor availability
setup_query_dict

Classes

Client FDSN Web service request client.