get_data_file#
- acoular.tools.helpers.get_data_file(file)
Ensures a file is available locally.
If the file does not exist in
'../data/'or the current directory, it is downloaded from the Acoular GitHub repository.- Returns:
pathlib.PathPath to the file.