API documentation

Functions

connect([host, port])

Open a new connection to a Datafind server

find_latest(*args, **kwargs)

Query for the most recent file of a given type.

find_observatories(*args, **kwargs)

Query the LDR host for observatories.

find_times(*args, **kwargs)

Query the LDR for times for which files are avaliable.

find_types(*args, **kwargs)

Query the LDR host for frame types.

find_url(*args, **kwargs)

Query the LDR host for a single filename.

find_urls(*args, **kwargs)

Find all files of the given type in the [start, end) GPS interval.

ping(*args, **kwargs)

Ping the LDR host to test for life.

Classes

HTTPConnection([host, port, timeout, ...])

Connect to a GWDataFind host using HTTP.

HTTPSConnection([host, port])

Connect to a GWDataFind host using HTTPS.