data#

Utilities for finding and downloading IRIS data

Functions

query_hek([time_start, time_stop, ...])

Constructs a query that can be sent to the Heliophysics Event Knowledge Base (HEK) to receive a list of URLs.

urls_hek([time_start, time_stop, ...])

Find a list of URLs to download matching the given parameters.

download(urls[, directory, overwrite])

Download the given URLs to a specified directory.

decompress(archives[, directory, overwrite])

Decompress a list of .tar.gz files.