obspy.clients.fdsn.client
FDSN Web service client for ObsPy.
- copyright:
The ObsPy Development Team (devs@obspy.org)
- license:
GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)
Public Functions
URL builder for the FDSN webservices. |
|
Takes any value and converts it to a string compliant with the FDSN webservices. |
|
Returns a pair of tuples. |
|
Simple helper function for parsing the Catalog and Contributor availability files. |
|
Raise an error for non-200 HTTP response codes |
|
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Just a basic check if the string contains something that looks like a PGP message |
Classes
FDSN Web service request client. |
|
Custom redirection handler to also do it for POST requests which the standard library does not do by default. |
|
Handler that does not direct! |