pyglider.example_data#
Functions#
get_example_data(): Get example data sets and configuration files
- pyglider.example_data.get_example_data(outdir='./')#
Get example data sets and configuration files
- Parameters:
- outdirstr or Path, optional
Location to extract the example files into. They will be put at
outdir/example-data/. Default is to unpack in the current directory.