pyrocko.example

Example data download helpers.

Functions

get_example_data(filename[, url, recursive])

Download example data file needed in tutorials.

get_example_data(filename, url=None, recursive=False)[source]

Download example data file needed in tutorials.

The file is downloaded to given filename. If there already exists a file with that name, nothing is done.

Parameters:
Returns:

filename