linkapy.example
Classes
Linkapy_Example class for downloading the example data, and generate an example command to run Linkapy. |
Module Contents
- class linkapy.example.Linkapy_Example(output: str = 'linkapy_example')
Linkapy_Example class for downloading the example data, and generate an example command to run Linkapy. Note that this command requires internet access.
- Parameters:
output (str) – The output directory to download the data into.
- output
- url = 'https://zenodo.org/record/17117295/files/linkapy_example.tar.gz'
- md5 = '204bc39ea2f2442f1f6dc7a993f6e44c'
- logfile
- logger
- _download_and_verify()
Download the actual data.